TypeScript, Design Patterns, and You: produce clean and readable code

As with any craft, mastery takes practice, patience, and more practice. Writing code is no different… Read more

Similar

Getting started with TypeScript and React

I’ve recently been getting into TypeScript following a lot of positive blogs about it from Tom Dale and others. Today I’ll show you how I’ve set up a TypeScript project from scratch that uses React, and Webpack for managing the build process. I’ll also di... (more…)

Read more »