- π» Β Developer at Globant
- π Β Iβm currently rewriting my personal website into Next 13
- βοΈ Β Usually I write on my Blog and/or in Medium
- π± Β Constantly diving into new tech, these days I'm mastering: Svelte 5
- π Β 2023 - Finished my MS. Big Data and AI
Part 2: Svelte 5 Reactivity and the Role of Runes
Importance of reactivity in web development frameworks In todayβs development world, reactivity has become an essential feature for modern web development frameworks. This is because reactivity allows...
Start Your Journey with Svelte 5: A Beginner's Handbook
What Makes Svelte 5 Different? Svelte 5 is a compiler-based framework that takes a unique approach to web development. Unlike frameworks like React and Vue that use a Virtual DOM to manage reactivity,...
Mastering the Comment Anchors Extension in Visual Studio Code
In the ever-evolving world of software development, keeping your code well-organized and easy to navigate is crucial. One powerful tool to help you achieve this is the Comment Anchors extension in Vis...
Learn the basic concepts of Next.js 14
Introduction Next.js has long been a favored framework for developers seeking to build fast and efficient web applications. With the release of Next.js 14, there's much to be excited about. The evolut...
The structure of my upcoming AI project's tech stack
This article belongs to the series - Supabase One for All
Introduction In the world of modern web development, the choice of tools and libraries can make or break your application. It's not just abou...
Transfer Your Local PostgreSQL Database to Supabase
Introduction Recently, I've seen many people asking how to move their PostgreSQL database to Supabase. They want a clear guide to help them switch without losing data or causing too much downtime. The...