|
|
|
|
|
by throwawayjs
1152 days ago
|
|
I agree that JavaScript got much better but I still feel like updating the DOM by hand is still too cumbersome to forego using a library or a framework. Whenever I write an app with just regular JavaScript I find that I always end up creating an immature library for DOM manipulation. |
|