News

Facebook has released React v0.13, bringing with it support for ES6 classes, as well as new top-level APIs and breaking changes for JSX.
What are the key advantages of using ES6 classes over traditional JavaScript constructor functions? The use of JavaScript constructor functions really confused programmers just being introduced to ...
Classes It’s somewhat unbelieveable it’s actually happening but JavaScript is getting real support classes with the release of ES6 even though they were hotly debated.