📢 Anuncios 📚 Libros 🎓 Cursos 🏷️ Categorías

Django .env: Different configurations per environment and environment variables

13-08-2025 - Andrés Cruz

Django .env: Different configurations per environment and environment variables

Configuraciones We talked about how to define environment variables in Django and Let's learn how to create our own configurations.

Continuar leyendo


Environment variables and configurations in Laravel

07-06-2024 - Andrés Cruz

Environment variables and configurations in Laravel

Configuraciones We will see how to create custom variables, as well as files and recommendations when using custom configurations and environment variables.

Continuar leyendo


Essential commands and configurations when creating any application in Django

19-07-2023 - Andrés Cruz

Essential commands and configurations when creating any application in Django

Configuraciones In this post we are going to see some essential commands and configurations when creating any application in Django, from preparing the environment, configuring MySQL, creating our first model and our CRUD.

Continuar leyendo


Handling configuration parameters in Flask

24-10-2025 - Andrés Cruz

Handling configuration parameters in Flask

Configuraciones We are going to talk about the Flask configuration files to manage global configurations to our project and also to manage different configurations depending on the environment.

Continuar leyendo