Functional TypeScript in Production Systems

Functional programming has enjoyed a massive surge in popularity amongst JavaScript developers in recent years. This is likely partly due to the popularity of libraries like Redux and React which promote functional programming styles, and have proven… Read more

Similar

Working with TypeScript, webpack and Ionic 3

In previous posts I walked you through the steps I followed when creating a reactive form using FormBuilder and then adding support for validation and error handling. In this post, I'll show you how to use aliases when working with TypeScript, webpack and... (more…)

Read more »