We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
The first code you could end up with a comma and space at t...
Jan 5 '20
you could make this a bit better by just flattening the dat...
Oct 7 '19
There might be a better way to check for squares. Basically...
I'm pretty sure we have pre-processors that allow other lan...
Sep 23 '19
Monopoly doesn't describe a company - it describes exclusiv...
What you're suggesting is basically a monopoly. Monopolies ...
How about splitting things up? timesTwo = e => e * 2; a...
Sep 20 '19
Also good because split will fail badly for some utf8 thing...
Jul 18 '19
Recent comments
Probably the hottest code refactoring you ever saw 🔥
The first code you could end up with a comma and space at t...
Checking Sudoku with Functional JavaScript
you could make this a bit better by just flattening the dat...
Checking Sudoku with Functional JavaScript
There might be a better way to check for squares. Basically...
It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1
I'm pretty sure we have pre-processors that allow other lan...
It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1
Monopoly doesn't describe a company - it describes exclusiv...
It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1
What you're suggesting is basically a monopoly. Monopolies ...
Human Readable JavaScript
How about splitting things up? timesTwo = e => e * 2; a...
Reverse a String - Four JavaScript Solutions
Also good because split will fail badly for some utf8 thing...