Persistent group chat in <50 lines using kdb+/k/q web sockets and JS - GitHub - srpeck/kchat: Persistent group chat in <50 lines using kdb+/k/q web sockets and JS... (more…)
Read more »
protoss - :alien: Zeta Ret ProtoSS Library - Prototype Supers-Subclass ~ 1kb :satellite: (Polymorphism, Prototypes, OOP) :factory: (more…)
Read more »
JSON Schema is a powerful tool for validating the structure of JSON
data. However, learning to use it by reading its specification is
like learning to drive a car by looking at its blueprints. You don’t
need to know how an internal combustion engine fit... (more…)
Read more »
I've gradually come to the realization that the reason why most people have trouble with JavaScript is because it doesn't fit their mental model. (more…)
Read more »
How can you tell the difference between a website written by a front end developer and a website written by a full stack developer? Look at the JavaScript logs in the console. If it's full of exceptions, warnings, or log statements, it says a lot about th... (more…)
Read more »