completed that mission, https://www.youtube.com/watch?v=bcSDtpfMP68
Iโve done that. Now what?
what if iโm using both?
i already did, itโs cool but i want 1/0 to actually raise an error
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
noooooooop
screw you im gonna learn python so i can learn gdscript
better yet, im gonna start using Lua (and Luau [oblox moment]) to code
broโs learning python for gdscript
(I am proud JS and Godot user)
Any real reason other than making front-end?
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.
And fastapi
ewwww no
Why not
python is better, you can make better malware :P
Yeah but at least JS doesn't require indents
neither does python :P
example: def func():print('helloworld')
Also, indents have to be 4 spaces, can't be 2
they can be anything as long as they are consistent
Honestly indenting makes the code looks better and more readable.
yes but its annoying that the indention is necessary
Yea true
you do realize that node and deno exist, right?
no, also what is deno?
It's kind of better