Tag: devops
All the articles with the tag "devops".
Runtime environment variables in Frontend Apps
In this note, i will show you how to use runtime env variables via Javascript Window object
Basics of Nginx for Frontend Developers
Basics of Nginx for Frontend Developers
Dockerize React App
Dockerizing a React app allows you to create a portable and consistent development environment. This guide shows you how to Dockerize a React app and run it in a container.