News

Modular Javascript with ES5 It is important to build maintainable applications based on reusable components when coding with javascript, and to implement it we should consider some patterns and tools ...
In fact, JavaScript development has been maturing nicely for years, with the best practices for modular development as a prime example.
A modern and modular JavaScript boilerplate setup. Contribute to kriswep/modern-modular-javascript development by creating an account on GitHub.
While most web applications these days employ an abundance of JavaScript, keeping client-side functionality focused, robust and maintainable remains a significant challenge. This article will ...
Babel is a popular JavaScript compiler that has been installed nearly eight million times and claims dozens of high-profile customers, from Facebook to Netflix to Spotify to Yahoo. The new 6.0.0 ...
The team behind the zero-config bundler Parcel recently announced the first Parcel 2 release candidate. Parcel 2 is a ground up rewrite of Parcel that has been two years in the making. Parcel’s ...