I recently published our results for the 2017 edition of the annual State of JavaScript survey, collected from over 23,000 developers. (more…)
Read more »
According to various sources, including the Stack Overflow Developer Survey 2017, JavaScript is the most commonly used programming language… (more…)
Read more »
While we’re doing amazing things with JavaScript on the server side, it’s important not to take our eyes off of some of the great stuff happening on the client side. One such awesome project I recently discovered was JSZip: a JavaScript library that all... (more…)
Read more »
arrayCompress - Extremely efficient compression of arrays (of primitives) to strings, particularly sparse arrays, useful if you need to store as string in a DB... (more…)
Read more »
Actor-based state management & orchestration for complex app logic. - statelyai/xstate... (more…)
Read more »