alasql - 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, Inde... (more…)
Read more »
Revision of Objects An object is a collection of key-value pairs. let obj = { key1: "v... (more…)
Read more »
In this weekly digest I want to focus on resources that have helped me learn Javascript inner workings. In order to master any coding language it is necessary to understand how it works. (more…)
Read more »
a toy function to sort js arrays with sql-like syntax - order-by.js... (more…)
Read more »