Class and OOP features for javascript

49 views
Skip to first unread message

An Nguyễn

unread,
Nov 16, 2016, 8:17:20 PM11/16/16
to nodejs
Hi all,
When developing my web application, I need inheritance and other features of OOP. I tried to several package, but they still didn't meet my requirements. So I implemented one package myself and now I want to introduce it.
The package has just been published: https://www.npmjs.com/package/sota-class
The APIs is similar with Java keywords, so I think it's easy to use. Usage is explained in read-me file detailedly.
If you also looking for OOP feature, let's try it.
Thanks for your attention.

Bruno Jouhier

unread,
Nov 20, 2016, 10:05:04 AM11/20/16
to nodejs
JavaScript has classes now. You should take a look at EcmaScript 6 classes: http://exploringjs.com/es6/ch_classes.html
Reply all
Reply to author
Forward
0 new messages