In my opinion, react compiler is primaily a solution to optimize the rendering issues taking away the need to manually manage it.
But there is one main difference between the two which sets them apart is that in react we write HTML in Javascript whereas in Svelte we write javascript in HTML.
We can only wait and watch what the React team comes up with next.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Is React going to be Svelte V2 ?
In my opinion, react compiler is primaily a solution to optimize the rendering issues taking away the need to manually manage it.
But there is one main difference between the two which sets them apart is that in react we write HTML in Javascript whereas in Svelte we write javascript in HTML.
We can only wait and watch what the React team comes up with next.