|
|
|
|
|
by kelnos
2392 days ago
|
|
I think if you want vanilla html5, you probably have a simple static site, or something with minimal (or server-side-only) dynamic components. If you want to build a highly-dynamic SPA, vanilla html5 will become an accidental exercise in reinventing a web framework, but poorly. |
|