|
|
|
|
|
by monoideism
2324 days ago
|
|
I'm referring to vanilla JS and CSS. Literally just write a file and go. No packaging. You can even use modules on modern browsers. A lot has changed in the decade you've been away from JS. Yes, there's a whole build infrastructure now for large-scale project, but bare, plain, vanilla JS and CSS have more or less built-in most of the features of jQuery and the old CSS grid frameworks. |
|