The more complex your system gets, the more we need to lean on the correct abstractions to keep things maintainable. This principle helps you keep your methods and functions focused, cohesive, and easy to understand in a system with several abstractions. (more…)
Read more »
Statically-typed JavaScript exploded in use in 2016. More and more companies are leveraging the vast potential of types in JavaScript. Two major players we. (more…)
Read more »
Typescript implementation of Lox from http://craftinginterpreters.com/ - SawyerHood/lox-typescript... (more…)
Read more »
Use this minimalistic JavaScript test runner in a TypeScript project now... (more…)
Read more »