shlogg · Early preview
Leonel Oliveira @leoneloliver

I am a front-end developer based in Toronto. I love creating interesting UI/UX and solving complex coding problems.

Optimizing React And Next.js Applications For Performance

Optimize code splitting with dynamic imports, use ES modules for tree shaking, avoid global state when possible, implement proper caching, and leverage React Server Components to reduce JavaScript sent to the client.