Upgrading to the latest version of Electron js using Node
02-03-2026 - Andrés Cruz
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
Upgrading older versions of CodeIgniter 4 to a modern version
15-01-2025 - Andrés Cruz
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.