Svelte... is a little too easy to build
Im so used to have friction when doing software development
I first started programming on a DSi on this app called petite computer coding in BASIC. Typing each character with my stylus to make simple calculator apps or snake clones.
Then I migrated to learning how to program Arduino, took a hiatus then in college got to leverage ESP32s and eventually designed an esp32 based macropad "timer", pcb and all, and still the most tedious part was programming the thing.
Developing software for hardware was so tedious, whole days dedicated to debugging 1 issue, ofc when I finally got that rotary encoder working or display working how it should it was great but my goodness it took a minute.
Now getting into web dev especially in the Coding Agent Era bro its actually crazy. I didn't learn react or any other framework, I just went straight from learning HTML CSS and JS right to Svelte and TS and 1 year later i've probably started 20 half baked projects !
Shoutout to svelte, going from embedded software to web dev has been such a seamless transition due to the straightforward nature of the framework.