A proxy that watches your collections and makes.. note of them.. - GitHub - MrLeap/Statsi: A proxy that watches your collections and makes.. note of them.. (more…)
Read more »
I’ve recently been getting pretty far into the weeds about what the future of data programming is going to look like. I use pandas and dplyr in python and R respectively. But I’m starting to see the shape of something that’s interesting coming down the pi... (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 »
Writing better conditional expressions can lead to cleaner and maintainable code. Let us explore the multiple ways of doing so. (more…)
Read more »
Closures are one of the key concepts of JavaScript and allow developers to write better code. Usually, they are alienated by developers who didn’t use them for years and consider that if they… (more…)
Read more »