All my posts, articles, notes, experiences and anything else I find interesting:
reactwebdevwebperf
2026-03-18
Learn how an event-driven architecture using PubSub can eliminate unnecessary React re-renders and improve UI performance.
javascriptnodejsweb
Uma aula sobre o modelo de concorrência do JavaScript. Explico o funcionamento estrutural da Call Stack, Task Queue, Microtask Queue e Event Loop, apresent...
tensorflowjavascripttamagui
2026-03-01
How to train TensorFlow.js models on huge datasets using streaming and generators to avoid RAM overload and enable scalable ML pipelines.
reactnativereactdesignsystem
2024-03-27
This article will present an approach that allows for the reuse of React and React Native components with Tamagui, including integration with Storybook, Vi...
reactreactnativetamagui
Este artigo apresentará uma abordagem que permite a reutilização de componentes React e React Native com Tamagui, incluindo a integração com Storybook, Vit...