Y
Hacker News
new
|
ask
|
show
|
jobs
by
sotojuan
3566 days ago
Less HTML to load? Probably makes no difference in most cases, but it
is
less to load.
Many React/Webpack flows do something like this (minify or use a barebones template HTML).
1 comments
bpicolo
3566 days ago
Seems like something you can add a build step for though. Less human overhead
link
sotojuan
3566 days ago
Sorry I wasn't very clear, that's what I meant by "React/Webpack" flow! See:
https://github.com/ampedandwired/html-webpack-plugin
link