Y
Hacker News
new
|
ask
|
show
|
jobs
by
em-bee
273 days ago
getting rid of javascript entirely means to be able to manipulate the DOM without writing any javascript code. not to remove javascript from the browser. javascript will still be there if you want to use it.
2 comments
catlifeonmars
273 days ago
Most of the time your toolchain provides a shim so you don’t need to write JS anyway. What’s the difference?
link
em-bee
273 days ago
right, that's exactly the point. those that have a shim already successfully got rid of javascript, and that's enough.
link
bonestamp2
273 days ago
Fair enough, I misunderstood what he meant by "deprecate JS runtimes".
link