Categories
Hosting

Installing Proxmox on a laptop

How to install and configure Proxmox Virtual Environment on a laptop. We’ll answer the problems of stopping the laptop from sleeping when you close the lid and also getting the screen to switch off.

Categories
Hosting

Hosting your React app on Namecheap

A quick guide on some of the dos and don’ts of hosting your React front end app on a shared hosting platform such as Namecheap.

Categories
Hosting

Hosting your Node app on Namecheap and cPanel

A guide on how to host your Node API app on Namecheap and cPanel, the problems you might face and some solutions.

Categories
Development

Setting up your web app development environment

Let’s look at the various components you need to set up for your web app development environment including React, Node and your database decisions.

Categories
Architecture

Architecture of a web app – deep dive

Diving deeper into the architecture of a web app and the various servers that need to be set up.

Categories
Architecture

Architecture of a web app – fundamentals

In this article we take a look at the architecture of various kinds of apps as we work towards understanding how a web app works.

Categories
Architecture

Building a web app – introduction

Introduction to the series. What is a web app? Who is this series for?