React vs Svelte - Let’s compare!

preview_player
Показать описание
Svelte and React both are frameworks to create responsive web apps. So which framework is right for you? And how do they work? Watch this comparison video to find out!

I hope this video can help you. If it does then please consider subscribing and giving me some feedback.
Have a great day!

Timestamps:
00:00 Looking at the App
03:22 React: useState, useMemo, useEffect & Conditional Rendering
05:12 Svelte: useState, useMemo, useEffect & Conditional Rendering
06:56 Data binding
Рекомендации по теме
Комментарии
Автор

Hello Niklas! Amazing video. I was thinking about doing a big comparaison between vue svelte and next ! But you killed it;) best

codewithguillaume
Автор

And svelte doesn't need to rely on a virtual dom to detect changes. If working on a side project I will revisit svelte again.

brewzonekeeone