Svelte 5: Features You Should Know
After talking to the Svelte core maintainers, we've compiled a small guide of the changes from Svelte 5. Learn about runes with the new $ syntax, snippets, and see some of the questions I asked!
After talking to the Svelte core maintainers, we've compiled a small guide of the changes from Svelte 5. Learn about runes with the new $ syntax, snippets, and see some of the questions I asked!
Enhance code flexibility, maintainability, and scalability by with the Open/Close Principle
Learn the key differences between API-First and Code-First approaches in development. Discover their advantages, disadvantages, and how they impact your project design!
Struggling to land your first job as a junior developer? Learn why it happens and how to showcase your skills, overcome tutorial hell, build a portfolio, and prove your proactivity.
Find out what hoisting is in JavaScript and how it works. Learn how hoisting affects the way you write your code and how you can use it to your advantage.
Creating maintainable and scalable code with the Single Responsibility Principle
How to really master the art of accessible forms
My developer experience with Svelte 5 features
Let us shed some light on the how and why we need keyboard navigation for web accessibility.