News

Google’s Area 120 has released a new smartphone app designed to teach beginners how to write code. It’s called Grasshopper, and it kind of feels like Duolingo for coding. While Duolingo offers ...
This tutorial provides a comprehensive guide to JavaScript Map and Set, explaining their differences, use cases, and how to use them.
JavaScript is currently ranked first showing why Salesforce is making this push. They want to attract this rich developer community for its push into the mobile market.
A “Free Day of Javascipt on Mobile” attracted some of the best mobile web minds in the Bay Area to discuss the current state and future of javascript on mobile and the mobile web in general.
Web and mobile development company Netguru has published the results of an ongoing Web survey it's conducting, revealing that, on the mobile side of things, "the vast majority of coders are quite ...
Sure, it's one thing to build a Game Boy emulator out of what is typically viewed as a limited-purpose language for enhancing website interactivity for the usual emulator-building reasons: you ...
The Game of Life, the most famous example of cellular automata and the basis of countless generative music, art and computer programming projects, has its own JavaScript simulator. The concept ...