Developing a web application today is probably one of the best times to ever do so, at least, if you can figure out how to get your environment set up. Frameworks like Angular, Aurelia, React, and countless others are incredible tools, but there's a learn...
Read more »
In the beginning there was “var”. And it was kind of “there is something somewhere named this way”. It was lawless and everything could be… (more…)
Read more »
The Parcel team is excited to release Parcel 2 beta 3! This release includes a ground up rewrite of our JavaScript compiler in Rust, which improves overall build performance by up to 10x. In addition, this post will cover some other improvements we’ve mad... (more…)
Read more »
Object methods freeze, seal, preventExtensions, isFrozen, isSealed, isExtendable and const keyword — simple examples... (more…)
Read more »
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
(more…)
Read more »