The electron npm package now includes a TypeScript definition file that provides detailed annotations of the entire Electron API. These annotation can improve your Electron development experience even if you’re writing vanilla JavaScript. Just npm install... (more…)
Read more »
Let's learn about Nest.js, the new framework that takes advantage of TypeScript to create reliable and well structured Express applicatio... (more…)
Read more »
A step-by-step guide to setup TypeScript, Next.js, Tailwind CSS, ESLint, and Testing Library in 2020. (more…)
Read more »
Statically typed languages really feel incomplete without true macros, so I hacked that functionality together for typescript. (more…)
Read more »