Build a backend with TypeScript using Nest.js (sponsored by Square)
TypeScript is overtaking the JavaScript world. Nest.js is a progressive Node.js framework for building efficient, reliable, and scalable server-side applications using TypeScript. It's modular, testable, and very similar in structure to Angular but built for backends. Richard Moot covers how Nest.js makes things better when building a TypeScript app.
Talk Title | Build a backend with TypeScript using Nest.js (sponsored by Square) |
Speakers | Richard Moot (Square) |
Conference | O’Reilly Velocity Conference |
Conf Tag | Building and maintaining complex distributed systems |
Location | San Jose, California |
Date | June 11-13, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Nest.js is a progressive Node.js framework for building efficient, reliable, and scalable server-side applications. Nest.js allows you to build modular and testable applications; it’s very similar in structure to Angular but built for backends. Richard Moot walks you through an application built for pushing order into a Square POS using TypeScript in the backend created using Nest.js. He explains how using Nest.js is different from just using Express, its benefits, and even how to convert it to work in a serverless architecture with Google Cloud Platform. This session is sponsored by Square.