Login
From:
yield code();
(Uncensored)
subscribe
It's better to be (type)safe than sorry
https://yieldcode.blog/post/it-is-better-to-be-typesafe-than-sorry/
links
backlinks
Roast topics
Find topics
Find it!
Take a good look at the following function and try to understand what it's doing. function do_magic(a, b) { return a + b; }