Transpile TypeScript to JavaScript for ESP8266/ESP32 microcontrollers template project. Writing safe, maintainable, and testable code is the projects goal. - GitHub - skittleson/ESP-TypeScript: Tra... (more…)
Read more »
The first major (1.0) release of tinyhttp, a 0-legacy, tiny and fast web framework which aims to replace Express for modern Node.js environments. (more…)
Read more »
Use this minimalistic JavaScript test runner in a TypeScript project now... (more…)
Read more »
In this post you’ll learn how to use Pick in TypeScript to help clean up your codebase and make your type management far easier and... (more…)
Read more »
In TypeScript, any and unknown are types that contain all values. In this blog post, we examine how they work. (more…)
Read more »