24-02-2026 - Andrés Cruz
CodeIgniter We are going to know how we can create the list of records in a table using CodeIgniter 4, this list will be paginated and it is a fundamental element for our CRUD.
05-01-2026 - Andrés Cruz
Flask We will create a macro so that we can easily reuse the pagination component in any module that we want to use.
09-11-2025 - Andrés Cruz
Django Learn how to set up and serve static files in Django step by step. Includes real-world examples, integration with Bootstrap and Font Awesome, CSS, JavaScript, images, and solutions to common errors.
19-11-2025 - Andrés Cruz
Electron.js Discover how to create your first window in a modern desktop application with Electron.js. This JavaScript framework lets you develop cross-platform software using web technologies like HTML, CSS, and JavaScript.
05-01-2025 - Andrés Cruz
JavaScript We will see the development to implement a To Do List application and its CRUD with Alpine JS and we will use Bootstrap CSS for the visuals.