too bad, js only has a catch-all Number type, so Infinity is the right response for 1/0
JS has Error types, it can throw them. In fact, they can throw them inside the / operator itself. Watch.
x = {valueOf:1}
1/x
better yet, im gonna start using Lua (and Luau [oblox moment]) to code
Frontend yes but also for frameworks like svelte, express, nuxt. And python really sucks ngl compared to js. JavaScript is just a lot more... Capable?
Python has Django framework, Flask for simplicity. capable in what way though? I donโt think thereโs anything that JS can do but py cant
webservers like express are much faster than flask. also frameworks like nuxtjs/svelte/etc with minimal api functions are pretty cool.