Handling environments for a client side TypeScript application

Or: Lessons from building a Node+Typescript application for production, Part 3 This is one post that is part of a series of posts about what I learned building and running an application with Node.js and Typescript. The application consists of two separated codebases. One for the frontend and one for the backend. There are more […]