@[email protected] to [email protected]English • 3 months agoA peek into a possible future of Python in the browser - Łukasz Langalukasz.langa.plexternal-linkmessage-square12fedilinkarrow-up156arrow-down12
arrow-up154arrow-down1external-linkA peek into a possible future of Python in the browser - Łukasz Langalukasz.langa.pl@[email protected] to [email protected]English • 3 months agomessage-square12fedilink
minus-square@[email protected]linkfedilinkEnglish10•edit-23 months agoTypescript doesn’t run in browser. It gets translated to js by some build steps. I would also say it’s only mostly type safe. You can kind of trick the system if you don’t know what you’re doing or don’t like your coworkers.
minus-square@[email protected]linkfedilinkEnglish2•3 months agoNo, you can’t if there’s any semblance of a PR review process. Reject until it’s type safe.
Typescript doesn’t run in browser. It gets translated to js by some build steps. I would also say it’s only mostly type safe. You can kind of trick the system if you don’t know what you’re doing or don’t like your coworkers.
No, you can’t if there’s any semblance of a PR review process. Reject until it’s type safe.