Atila Fassina
Atila Fassina
Atila is a self-taught developer and content creator who shares knowledge as a mean to learn things better. He's being working with web developments for sometime now. In Brazil and in Europe. Either speaking at conferences, recording videos on his youtube channel, or writing articles on Smashing Magazine, Dev.to, and his personal blog.
React Summit 2024React Summit 2024
Upcoming
Max Reactivity with Solid
We will have a look at the mechanisms by which SolidJS empowers us to build highly performant web apps with a mental model that works just as you'd expect. This talk is a step further on the consequences of choosing fine-grained reactivity: benefits for developer experience, efficiency, and end-user performance.
React Day Berlin 2023React Day Berlin 2023
9 min
Understanding Rendering Patterns
React has exploded in popularity thanks to the performance and unrivaled developer experience the virtual DOM and reconciliation could offer. But as our apps grew, we started pushing the boundaries of managing client state in a performant way. Let's see how to achieve fine-grained reactivity and what resumability brings to the table.