DevOpsNginx
Nginx Reverse Proxy Explained: Managing Your Traffic
5 min read
Why do you need Nginx if Node.js has a web server? Learn the role of a Reverse Proxy for SSL termination, load balancing, and static files.
Read article318 articles to explore
Why do you need Nginx if Node.js has a web server? Learn the role of a Reverse Proxy for SSL termination, load balancing, and static files.
Read articleStop running docker commands manually. Learn how to use Docker Compose to define your entire application stack (App + Database) in a single file.
Read articlePasswords are leaked daily. Add a layer of security by implementing Time-Based One-Time Passwords (TOTP) compatible with Google Authenticator.
Read articleNo Unity. No Godot. Learn the fundamentals of game loops, gravity, and collision detection using raw JavaScript.
Read articleAutomate your life. Build a bot that sends you notifications, tracks expenses, or manages groups using the 'telegraf' library.
Read article