TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JSFM – A JavaScript Library to write codes in Java style architecture

2 pointsby amarjeetabout 10 years ago

1 comment

amarjeetabout 10 years ago
JSFM is a JavaScript framework (<a href="https:&#x2F;&#x2F;github.com&#x2F;anoopchaurasia&#x2F;jsfm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;anoopchaurasia&#x2F;jsfm</a>) 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, &amp; Static. ECMAScript 6 is also coming up with similar feature set that have already been implemented in JSFM.