Declarative Typescript application framework, infuenced by SwiftUI - Outcue/genki... (more…)
Read more »
Today we’re excited to announce the release of TypeScript 5.4! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by making it possible to declare and describe types. Writing types in our code allows us to explain int... (more…)
Read more »
monads - 👻 Type safe Option and Result type – for TypeScript and JavaScript... (more…)
Read more »
In this article, I will discuss my journey from being an anti-TypeScript developer to a developer who now couldn’t think of going back to the plain JavaScript world. Maybe my thoughts can help… (more…)
Read more »
After spending some time in TypeScript you may begin to crave type safety everywhere in your life. JavaScript is an inherently unsafe language and there are dragons to be found everywhere and in almost every framework. Most frameworks are sufficiently cov... (more…)
Read more »