Use npm as a build tool for compiling Typescript, monitoring changes, and restarting development server. (more…)
Read more »
Type-level madness. Contribute to gvergnaud/HOTScript development by creating an account on GitHub. (more…)
Read more »
Many developers are confused when choosing between a TypeScript interface or a type. This is probably because they’re very similar with minor differences. Let’s explore... (more…)
Read more »
Recently, at Hazelcast we have migrated our Management Center to TypeScript. Not just TypeScript, but the strictest TypeScript there is. If you are interested in why we decided to enable all the strict flags and benefits they provide, welcome to this... (more…)
Read more »
Divine Judgement is a simple, yet powerful tool for enforcing TypeScript types at runtime. It: (more…)
Read more »