React developer tries Svelte, the future of frontend web?

preview_player
Показать описание
Svelte is a modern JavaScript framework that makes it easy to build fast, lightweight web applications. Unlike other frameworks that rely on virtual DOM (a lightweight in-memory representation of the actual DOM), Svelte converts your components into optimized, standalone JavaScript modules at build time, resulting in smaller bundle sizes and faster load times. Svelte also uses a template-based syntax that is easy to read and understand, making it a great choice for developers of all skill levels. Whether you're building a simple web app or a complex single-page application, Svelte can help you create performant and user-friendly experiences.
Рекомендации по теме
Комментарии
Автор

Hi to all the viewers! please tell me if you would like to see part 2 of the tutorial or I would just keep it offline and make a video later of a project or something. if I'll see at least two comments that want to keep going with the tutorial I will record it!

mikedev
Автор

If I am just having fun, do I learn react or svelte? Know some basic JavaScript but is basic knowledge enough to use framework?

denniszenanywhere