Create a list or table view in CodeIgniter 4 styled in Bootstrap 4 or 5
24-02-2026 - Andrés Cruz
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.
Tutorial for creating your first application with Electron.js
19-11-2025 - Andrés Cruz
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.
Handling static files in Django: configuration, examples, and best practices
09-11-2025 - Andrés Cruz
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.