I don't think I would recommend React anymore

by ishikawaon 10/5/2022, 11:00 AMwith 1 comments

by joshxyzon 10/5/2022, 11:05 AM

Kinda on the same sentiment. I can use hooks very well but I'm arsed trying to understand the internals on each semver major, let alone having to explain it to new developers. Lots of magic underneath.

SolidJS is promising but it has custom syntax too that requires babel parsing, i still cant just use esbuild to bundle it.