- One of the bigger challenges I have had promoting @solidjs.com is assuming developers have a general idea of how their tools work. I'd show off fine-grained rendering, and be met with "Isn't that how React works?" I'd find myself educating them more about their existing tools.May 15, 2025 20:38
- In my experience as an educator, the large majority of web developers sit on top of many layers of abstraction with no idea how they work. You see this, for example, in their difficulties in debugging, and surprise when a framework choice has downsides they didn't expect.