TechCodex to Programmer [email protected]English • 2 years agoJavascript can create atomic bombsprogramming.devimagemessage-square63fedilinkarrow-up1654
arrow-up1654imageJavascript can create atomic bombsprogramming.devTechCodex to Programmer [email protected]English • 2 years agomessage-square63fedilink
minus-square@[email protected]linkfedilink14•2 years agoIt was made in 10 days, its type system is a mess, its syntactic shit, and there are just better replacements out there that will never see the light of day due to how big its already gotten
minus-square@[email protected]linkfedilink2•2 years agoComing from other languages I find the async by default thing annoying but I fully understand it’s necessary for web sites to render in real time.
minus-squareRikudou_SagelinkfedilinkEnglish2•2 years agoWell, use typescript. There’s no excuse to use pure JS nowadays. It doesn’t solve everything, but it for sure solves 95%+ of JS issues. Or use WebAssembly, I think it’s usable nowadays?
It was made in 10 days, its type system is a mess, its syntactic shit, and there are just better replacements out there that will never see the light of day due to how big its already gotten
Coming from other languages I find the async by default thing annoying but I fully understand it’s necessary for web sites to render in real time.
deleted by creator
Well, use typescript. There’s no excuse to use pure JS nowadays. It doesn’t solve everything, but it for sure solves 95%+ of JS issues.
Or use WebAssembly, I think it’s usable nowadays?
WASM knows kung-fu