
Cómo Configurar y Usar Variables de Entorno en Node.js: Guía Práctica
Domina las variables de entorno y dotenv para desarrollar en Node.js de forma segura. Aprende por qué hardcodear secretos es peligroso, cómo usar archivos .env, buenas prácticas de configuración y cómo escalar de desarrollo a producción con seguridad.
All Blogs
Explore Stories, Insights, and Ideas from Our Community

Features of Cypress.io
Today let's see one of the prime features of Cypress.io, the Test Runner. Cypress runs tests in a unique interactive runner that allows us to see commands as it executes while also viewing the application under test.

Maven
Maven is an automation and management tool developed by Apache Software Foundation. It was initially released on 13 July 2004. In Yiddish language the meaning of Maven is “accumulator of knowledge”. Maven is a project management and comprehension tool that provides developers a complete build life-cycle framework.

Keycloak in 2026: Why Open-Source Authentication Is the Skill That Protects Everything You Build
As a result of our work at Archi's Academy, I did a little research about Keycloack, whose name I heard. What is Keycloack and what is it used for?

SOLID Principles
We continue to research and develop. This week I did some research on SOLID which is one of the important topics of OOP languages. So what are SOLID principles and what advantages do they provide?

Strapi
This week, I discovered a new application with the first information I got from Archi's Academy. This application is Strapi! What is Strapi and what is it used for?

Express.js
This week, I did research on a new topic and watched video lectures to solve the tasks Archi's Academy gave me. Our topic is Express.js. What is Express.js and what is it used for?