Programming Tips
How to set up Nginx to reverse proxy angular & node apps
Nginx as we all know is one of the most popular web servers in the world with a ton of cool features with its high performance and low memory footprint as well as the ability to act as a reverse proxy which is beneficial if you have some javascript applications Read more…