|
|
|
|
|
by smt88
971 days ago
|
|
This is the entire reason. HTML, JS, and CSS weren't designed for their current purpose and updating them requires slow coordination across browser developers. Once you start using compile-to-JS and get out of the JS ecosystem mess, the developer experience suddenly feels much less complicated. |
|
The easiest approach I've ever worked with is vanilla JS. But of course, building complicated stateful apps without a view layer like React is its own complication.