
SavagePixie
Always learning new things. I love web development and coding in general.
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Always learning new things. I love web development and coding in general.
Recent comments
A Quick Guide to React useCallback Hook
Pretty much the same as when using useMemo, really. If you ha...
Full Stack Developer's Roadmap 🗺
JS first, in my opinion, will lead people new to programming...
Introducing Porter - move your localhost into the cloud
Hey, that looks really cool! Thanks for sharing. What is incl...
Daily Challenge #277 - Over the Road
const overTheRoad = (a, n) => 2 * n - a + 1
How the delete operator can be your super saver
Another way to do it would be mapping over it and taking only...
Why I love learning functional programming
No, sorry, you can't change my argument and then make a rebut...
Why I love learning functional programming
I have actually re-read everything you've written so far, and...