Augustine Igwe
Augustine Igwe's Blog

Augustine Igwe's Blog

Follow
Follow
homebadges

Maximizing Performance: Optimization Techniques for React Applications

Sep 15, 20237 min read

As a software engineer, It is important to maximize the performance of your application. The concept of "code now, improve later" is often referred to...

Maximizing Performance: Optimization Techniques for React Applications

How to setup an Nginx reverse proxy server on Ubuntu using Digital Ocean

Aug 30, 20234 min read

A reverse proxy is a software component or server that sits between client devices such as web browsers and one or more backend servers. This is...

How to setup an Nginx reverse proxy server on Ubuntu using Digital Ocean