Why using TypeScript over vanilla JavaScript is a better choice in Enterprise Software Development... (more…)
Read more »
How to create a lightweight wrapper around Formik's useField hook to provide a more type-safe way to specify which field a user input is tied to. (more…)
Read more »
In this ongoing series, I am putting together a Github Repository Template for my "Go To" front-end tech stack of Next.js, React, TypeScript etc. In the 2nd part of the series, I set up ESLint to work with TypeScript. In this post, we will get Jest T... (more…)
Read more »
π±βπ€ A template repo for creating After Effects expression libraries (.jsx files) using TypeScript and Rollup - motiondeveloper/expressions-library-template... (more…)
Read more »
This is a walk-through of a real commercial system written in TypeScript. Static types are used to ensure that the backend code uses the database's data corr... (more…)
Read more »