Node string encoding is all over the place. Let's try to straighten out how it
works. (more…)
Read more »
Interacto is a front-end framework for processing user interface events.
With Interacto developers handle user interactions (DnD, drag-lock, double-click, button click, pan, multi-touch, etc.) instead of low-level UI events.
Developers configure how to tu... (more…)
Read more »
🍦VanJS (Vanilla JavaScript): World's smallest reactive UI framework - GitHub - vanjs-org/van: 🍦VanJS (Vanilla JavaScript): World's smallest reactive UI framework... (more…)
Read more »
JavaScript for extending low-latency in-memory key-value stores Zhang & Stutsman, HotCloud’17 Last year we looked at RAMCloud, an ultra-low latency key-value store combining DRAM and RDMA… (more…)
Read more »
nameless-js - Nameless is a utility that allows actions to be dispatched from the client that will trigger server side functionality. Useful for updating data on the server using things like Redux.
Read more »