gwtproject / gwt-site

Sources of the pages of the gwtproject.org website.
150 stars 333 forks source link

Added info to use jsinterop instead of jsni #259

Closed invader35 closed 7 years ago

invader35 commented 7 years ago

A possible solution for #258


This change is Reviewable

invader35 commented 7 years ago

src/main/markdown/doc/latest/DevGuideCodingBasicsJSNI.md, line 4 at r1 (raw file):

Previously, tbroyer (Thomas Broyer) wrote…
Aside from the typos, I'd rather frame this as being future-proof: JSNI won't be there in GWT 3 (for things that you cannot do with JsInterop –there are–, then there will be a solution, but it won't be JSNI)

Thanks for the suggestion, I changed it in a new commit.


Comments from Reviewable