Latest Post: What Do We Do with You, Old React?

Blog. Page 2

Web Development

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!

11 min read
Web Development

What is Hoisting?

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.

4 min read