Hola, soy Jose Gallego, un programador desarrollador Full Stack con más de 3 años de experiencia en la creación de aplicaciones web y móviles usando tecnologías como React, Next.js, React Native, Node.js y NestJS.
Nothing here yet.
Have you ever wondered if you’re using the best storage method in your React Native application? You’ve probably used AsyncStorage to save data. It’s easy and does its job, but is it the best option? I discovered React-Native MMKV, an alternative tha...

¿Alguna vez te has preguntado si estás utilizando el mejor método de almacenamiento en tu aplicación React Native?, probablemente hayas usado AsyncStorage para guardar datos. Es fácil y cumple su función, pero ¿es la mejor opción? Descubrí React-Nati...

When it comes to handling files or images, Amazon S3 is a very popular solution due to its scalability and flexibility. However, a common question arises when implementing it: should we upload files directly from the frontend to S3 or go through the ...
