Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Technically the runtime is the browser.

index.js var foo = document.body.getElementById("bar");

That is dom manipulation using vanilla javascript in all modern browsers. I can use webpack, rollup, parcel, or load it in a script tag, it doesn't matter it's still just plain old javascript.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: