Why I moved from React to Svelte and others will follow
A post about my React experience, why Svelte impressed me and code snippets to compare React with Svelte. (more…)
Read more »So you’ve got a big client side React App, and you’ve decided to use code splitting to reduce its size on initial page load. Should be ea… Read more