We're a place where coders share, stay up-to-date and grow their careers.
Just another undefined function
Education
BSc in Computer Systems
Senior Engineer
All private interactions must abide by the code of conduct.
docsify-copy-code
A docsify plugin that copies Markdown code block to your clipboard
JavaScript • 51 stars
compose-then
A better implementation of the "compose" FP function that allows for composing both synchronous and asynchronous functions.
JavaScript • 5 stars
flamelink-react-hooks
Make some of the Flamelink SDK's functionality available as React Hooks
JavaScript • 1 star
firebase-js-sdk
Firebase Javascript SDK
Fork TypeScript
snapscan
A NodeJS wrapper for the SnapScan API
JavaScript
JP Erasmus
Excellent list of code-smells! I fully agree with these. Th...
Nov 12 '20
Using shift/unshift for the stack would not be a very efficie...
Oct 21 '20
Thanks for the article. Looking forward to the last in the ...
Aug 20 '19
If you look at the React source code, you'll see that useSt...
Jul 2 '19
Yeah, nothing serious :) thanks for the post!
May 7 '19
Great and informative article, Yaser. One small nitpick: th...
May 6 '19
enlightenment
Mar 7 '19
let [x, y] = [y, x]
Sep 24 '18
Recent comments
7 code smells in your React components
Excellent list of code-smells! I fully agree with these. Th...
Basic JavaScript Interview Questions
Using shift/unshift for the stack would not be a very efficie...
Modern React testing, part 2: Jest and Enzyme
Thanks for the article. Looking forward to the last in the ...
How to use useReducer hook to mimic setState method?
If you look at the React source code, you'll see that useSt...
Improve HTML and CSS performance
Yeah, nothing serious :) thanks for the post!
Improve HTML and CSS performance
Great and informative article, Yaser. One small nitpick: th...
The Stages Of Your Software Development Career
enlightenment
How can you swap two variables without using a third?
let [x, y] = [y, x]