Anuncios Libros Cursos Categorías

Upgrading to the latest version of Electron js using Node

02-03-2026 - Andrés Cruz

Upgrading to the latest version of Electron js using Node

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


Install or Update PHP on MacOS with Homebrew

22-01-2026 - Andrés Cruz

Install or Update PHP on MacOS with Homebrew

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.


How to update an existing project o app in Flutter

21-11-2025 - Andrés Cruz

We mention some simple steps to update the packages that correspond to your application in Flutter and with this, update a project in Flutter.


Upgrading older versions of CodeIgniter 4 to a modern version

15-01-2025 - Andrés Cruz

Upgrading older versions of CodeIgniter 4 to a modern version

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.