19-03-2025 - Andrés Cruz
Programación básica I'm talking to you about the importance for ME of using glasses to protect myself from blue light.
15-03-2025 - Andrés Cruz
Django We are going to generate the access token to be able to process the order.
14-03-2025 - Andrés Cruz
Django We created the PayPal class to handle payments.
09-03-2025 - Andrés Cruz
Django Let's talk about the most important data that we should record.
06-03-2025 - Andrés Cruz
Laravel I give you my OPINION on why I think that every day Laravel becomes a more difficult framework to use and learn.
05-03-2025 - Andrés Cruz
Django We install a package to make HTTP requests using Python.
19-02-2025 - Andrés Cruz
JavaScript I talk about how I am implementing a functionality for text selection in JavaScript and being able to perform text highlighting and a note.
15-02-2025 - Andrés Cruz
CodeIgniter Learn how to properly configure CORS in CodeIgniter 4. Troubleshoot errors when connecting your REST API to Vue.js using native filters and routes.
30-01-2025 - Andrés Cruz
Programación básica I give you step by step instructions to change the processor of your PC, tips, previous steps, step by step and some other stories
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.