37 results for JS
develwoutacause’s Twitter Archive—№ 431
to function, that includes logic to prerender HTML, associated client-side JS, CSS styling, and even images, fonts, static JSON, or other resources that are loaded at runtime.
develwoutacause’s Twitter Archive—№ 483
magnitude harder to add a static/server render to a client-side JS site than to add client-side JS to a s…
develwoutacause’s Twitter Archive—№ 85
The flag I needed was: commonjs({ extensions: [".js", ".ts"], }) Apparently using thetypescript() plugin first doesn't just convert everything to *.js files. Even commonjs() needs to know you're using #TypeScript
develwoutacause’s Twitter Archive—№ 374
A "fun" dive into the complexities of modern JS tooling. 👇 https://twitter.com/frontstuff_io/status/1329553850693525505. @frontstuff_io/1329553850693525505.
develwoutacause’s Twitter Archive—№ 1,923
on what we would be compiling to WASM? Everything is JS and from my understanding, compiling JS to WASM doesn't really provide any value.