Upgrade to Pro — share decks privately, control downloads, hide ads and more …

{learnhowto:‘tame the JavaScript Monster with #vjetjside’}

Justin Early
December 12, 2012

{learnhowto:‘tame the JavaScript Monster with #vjetjside’}

Talk given on 12/12/2012 at Eclipse Day at Google

Justin Early

December 12, 2012
Tweet

Other Decks in Programming

Transcript

  1. Global Pollution Lack of structure Never upgrade syndrome not able

    to use multiple libraries types in JsDocs are not correct Portability JS errors Friday, December 14, 12
  2. Training Tools • Automatic Inferencing • VJETDoc - you can

    type all js constructs • vjojs - a js library for defining types • VJET Type libs - HelloWorld and 3rd party JS • VJET Code generation Friday, December 14, 12
  3. VJETDoc - more • Learn more about VJETDoc here •

    eclipse.org/vjet/ -> Documentation Friday, December 14, 12
  4. vjojs -kinds of types • Class • Enum • Interface

    • Mixin • Object Literal • Function Friday, December 14, 12
  5. vjojs - more info • There is more information about

    vjojs • http://eclipse.org/vjet -> documentation Friday, December 14, 12
  6. Using Existing Type libraries • DOM + JavaScript apis +

    vjojs - built in • EcmaScript Ed 5 api updates - add on • JSON - add on • HTML Canvas 2D API - add on Friday, December 14, 12
  7. Using Existing Type libraries • You can use type libraries

    in multiple ways: • For JS authoring • For authoring JavaScript with Java Friday, December 14, 12
  8. VJET Mix n Match Code Gen • You can generate

    a Java API from vjojs • You can also generate vjojs code from Java Friday, December 14, 12
  9. Tame your JavaScript Monster with VJET • Automatic Inferencing •

    VJETDoc - you can type all js constructs • vjojs - a js library for defining types • VJET Type libs - HelloWorld and 3rd party JS • VJET Code generation Friday, December 14, 12
  10. Thanks • Please visit eclipse.org/vjet/ • Jobs at Avantsoft •

    See how VJET is being extended at Ignite talk later this afternoon • Follow me on twitter @earlyster Friday, December 14, 12