Just a few weeks ago I saw a size comparison of React and Preact pages. While Preact is touted as a super slim React alternative, in real-life tests the problem were the big components and not the framework.
This could imply that we need to slim down code at a different level of the frontend stack. Maybe UI kits?
This could also imply that frontend devs simply don't know how to write concise code or don't care as much as they say.
Just a few weeks ago I saw a size comparison of React and Preact pages. While Preact is touted as a super slim React alternative, in real-life tests the problem were the big components and not the framework.
This could imply that we need to slim down code at a different level of the frontend stack. Maybe UI kits?
This could also imply that frontend devs simply don't know how to write concise code or don't care as much as they say.