Posts

Some posts I've written about coding and web development.

How to deploy a Node.js server with AWS EC2, nginx and SSL

9 Sept 2022 • 9 min read

A step by step guide on how to deploy a Node.js server from scratch, using AWS EC2, nginx and making it secure with SSL.

What is a Single Page Application

23 Feb 2021 • 9 min read

Learn what Single Page Applications are, how they work, and how they differ from traditional websites.