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 […]
Category Archives: Development
Lessons from building a Node/Typescript application (part 1)
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. To be exact the application consists of two separated codebases. One for the frontend and one for the backend. In this post I’m going to focus on the things I […]
WordPress, the good parts
Ever since I started using WordPress as something different than just a blogging platform, there was a clear upside and a downside to it. What I love about WordPress It’s amazingly easy to manage your content. Mainly for two reasons. Firstly, the backend has proven itself over and over again. It can be learned by anyone […]