Craigory Coppola

Camp Counselor

Full stack type safety across languages

Event Logo

Tuesday, January 17, 2023 - 10:00 PM UTC, for 1 hour.

Regular, 60 minute presentation

Room: Campsite 3

monorepo
web
typescript
angular
.NET

One of the benefits many companies see in monorepos is that you can share interfaces across your front-end and back-end code. Sharing interfaces enables you to create bulletproof API layers on the web but requires that your back end is also in JS. This chat will introduce Nx to facilitate the conversation and use .NET and Angular as the driving example. Knowledge of the three technologies is optional, though; the tools will only be introduced enough to understand what is needed. All knowledge introduced should be transferrable to other tools. We can take advantage of build pipelines and dependencies to ensure that accurate typings are generated for our front end before the typescript build, and introducing caching prevents any of the slowdowns that folks may be accustomed to with some older monorepo solutions. The second half of the session will guide attendees in setting this up on their local machine, so that they can more thoroughly interact with it.

Prerequisites

- Node installed - dotnet CLI installed (see links below)

Take Aways

  • Learn how to share data types across language boundaries
  • Learn how to ensure build failures when API layer changes are made
favorited by:
Allen Zaudtke Robert Derman Mike Clement Joel Lord Peter Ritchie Eric Ewing