On this subject, there is useful information about Vue.js vs React, I advise you to study it. Vue JS is a progressive JavaScript framework that allows you to create interactive user interfaces. It has a simple and intuitive syntax, making it easy for beginners to learn.
@niklas_mengele I highly recommend checking out Rich Harris (creator of Svelte)'s talk, "Rethinking Reactivity". That outlines some of the initial reasoning behind Svelte and got me using it about 4 years ago. It was like a breath of fresh air compared to React, so I kept using it and it has only gotten better since.