Code readability is a big thing. Developers spend a lot of our time reading code: other peoples code, our own code, code we have never seen before, etc. Writing code in a way that is as readable as possible can help save everyone on your team a lot of tim... (more…)
Read more »
labelgun - reducing label clutter across mapping libraries...
Read more »
A repository demonstrating functional techniques with C# 10 and the similarities between JavaScript, TypeScript, and C#. - GitHub - CharlieDigital/js-ts-csharp: A repository demonstrating functiona... (more…)
Read more »
When implementing a language feature for JavaScript, an implementer must make decisions about how the language in the specification maps to the implementation. Sometimes this is fairly simple, where the specification and implementation can share much of t... (more…)
Read more »
A Javascript implementation of the Signal double-ratchet - rongarret/ratchet-js... (more…)
Read more »