Dynamic environment variable configuration with Vite, Nginx and Docker offers an elegant solution for managing...
Always in search of new knowledge?
Our blog takes you on a captivating journey through the world of development and system administration, with practical tips, tricks, and a good dose of passion.
Improve your programming language skills with articles on PHP, JavaScript, Kotlin, and the frameworks that revolve around them.
Automate your tasks with continuous integration tools, ensuring the quality and reliability of your deployments.
Learn to create infrastructures to host your applications, taking into account backup, security, and availability concepts.
Dynamic environment variable configuration with Vite, Nginx and Docker offers an elegant solution for managing...
How do I display an image when downloading? Very simple, using the blob and the JavaScript URL API
In this article we'll see why I recommend using tools to improve your code and make it more secure.
Let's see why you should use SSE (Server Send Event) instead of websocket
JWT (Json Web Token) is a very comprehensive and secure authentication method. Learn how to set it up by inclu...