Same experience here but with React and Angular (2+). No real world differences that can be observed by an average user in the average app. The choice has to be made by ecosystem, programming style, etc. React as a…
That's actually what I didn't understand in Dan Abramov's response ... If you run a synchronous function that takes 2 seconds your app will block whether you use Svelte or React or whatever. You need to offload it to a…
Same experience here but with React and Angular (2+). No real world differences that can be observed by an average user in the average app. The choice has to be made by ecosystem, programming style, etc. React as a…
That's actually what I didn't understand in Dan Abramov's response ... If you run a synchronous function that takes 2 seconds your app will block whether you use Svelte or React or whatever. You need to offload it to a…