See how to use JavaScript async functions with JavaScript Promises to further simplify asynchronous operations in JavaScript, and produce code that's easier to read and debug to boot. (more…)
Read more »
Web Development for Beginners - A Curriculum
Azure Cloud Advocates at Microsoft are created a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre-and post-lesson quizzes, written instructions to complete... (more…)
Read more »
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or... (more…)
Read more »
This is a just-for-fun compendium of unconventional ways to write common expressions in JavaScript. Enjoy!
Infinity Infinity is the result of dividing any positive value by 0 or any negative value by...
Read more »
It’s no secret that programming languages will implement features from other programming languages when it’s a smart solution for a problem… (more…)
Read more »