Building an API Back End with TypeScript and Express – Part Two: Validation

Want to learn how to create a Node API backend with TypeScript and Express? Get up and running in a few minutes with this post.

Similar

TypeScript 5.8 Beta

Today we are excited to announce the availability of TypeScript 5.8 Beta. To get started using the beta, you can get it through npm with the following command: npm install -D typescript@beta Let’s take a look at what’s new in TypeScript 5.8! Checked Retur... (more…)

Read more »

TypeScript 4.0 RC

Today we’re announcing our release candidate of TypeScript 4.0. While this RC brings us closer to a new major version of TypeScript, don’t fret – there are no larger breaking changes than usual. Our philosophy in evolving TypeScript has always been to pro... (more…)

Read more »