Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New Javascript
Message
From
22/04/2015 03:15:54
 
 
To
21/04/2015 11:59:06
General information
Forum:
Javascript
Category:
Other
Title:
Miscellaneous
Thread ID:
01618871
Message ID:
01618944
Views:
63
>Anyone knows where I could get free documentation on the new implementation of javascript?
>
>I mean the Javascript can now have classes and lots of other nice things. I have old javascript books but I don't have the new additions to Javascript in those books.

Mozillla has good documentation:

https://developer.mozilla.org/en-US/docs/Web/JavaScript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_6_support_in_Mozilla

Don't know your situation but you might look at TypeScript. It gives pretty good encapsulation and type safety and, if you have a C# background will be more intuitive. And looking at the JavaScript generated by TypeScript should give you an insight into good native JavaScript practices.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform