Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
02-03-2026 - Andrés Cruz
Electron.js The Electron team tends to update its framework frequently and go from one version to another and in this post we are going to see how we can update the project
21-11-2025 - Andrés Cruz
Flutter We mention some simple steps to update the packages that correspond to your application in Flutter and with this, update a project in Flutter.
15-01-2025 - Andrés Cruz
CodeIgniter I'm talking about how you can easily update an old project in C4 to a modern version. One of the problems we have is that the C4 team tends to change files like index.php, configurations, dependencies, which can be a mess if you have a very old project.
22-01-2026 - Andrés Cruz
PHP We're going to learn how to update our PHP on our Mac OS operating system; by default, Mac comes with both Apache and the PHP module installed.
07-09-2026 - Andrés Cruz
Python We'll see how to update ANY Python project with pip-review, considerations and conflict handling, plus what to do when you're going to update.