Anuncios Libros Cursos Categorías

Create a list or table view in CodeIgniter 4 styled in Bootstrap 4 or 5

24-02-2026 - Andrés Cruz

Create a list or table view in CodeIgniter 4 styled in Bootstrap 4 or 5

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.


Flask pagination: A macro for reusable pagination with SQLAlchemy, Jinja, and Bootstrap 5

05-01-2026 - Andrés Cruz

Flask pagination: A macro for reusable pagination with SQLAlchemy, Jinja, and Bootstrap 5

We will create a macro so that we can easily reuse the pagination component in any module that we want to use.


Tutorial for creating your first application with Electron.js

19-11-2025 - Andrés Cruz

Tutorial for creating your first application with 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.


Handling static files in Django: configuration, examples, and best practices

09-11-2025 - Andrés Cruz

Handling static files in Django: configuration, examples, and best practices

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.


To Do List Application with Alpine JS

05-01-2025 - Andrés Cruz

To Do List Application with Alpine JS

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.