|
|
|
|
|
by Filligree
2365 days ago
|
|
Vanilla JS? For most purposes I find that all these frameworks are simply unnecessary. As a bonus, all the debugging tools in Chrome work much better when there's no obfuscation or packing, and "recompiling" is just Ctrl-R. Code size and load speed is also massively better than it would otherwise be. Pages load instantly. It's nirvana, I tell you. |
|
Provided you really need so much bulk at your disposal. But that’s a different story.