JSFM – A JavaScript Library to write codes in Java style architecture
1–2 of 2 posts
Re: JSFM – A JavaScript Library to write codes in Java style architecture
#2JSFM is a JavaScript framework (https://github.com/anoopchaurasia/jsfm) that enables a developer to write codes in Java style architecture - the way key features in Java behave, such as Inheritance, Abstraction, Polymorphism, Encapsulation, Constant, & Static. ECMAScript 6 is also coming up with similar feature set that have already been implemented in JSFM.