ES6 Classes - Node 5.0

1
2
'use strict' //required in NodeJS 5.0 to be in strict mode before you use classes
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Quick overview of ES6 Classes, for further info read: https://github.com/lukehoban/es6features#classes.
- This was only tested quickly so if you see any bugs please highlight and I will update it!

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.