Tags→#react
React.js: The Documentary
React.js: The Documentary is a 2015 documentary film about the React.js JavaScript library. Bring popcorn?
react.emaillib
Amazing. Crafting e-mails has been a remarkable pain in my butt several times. This looks like it could be a game changer.
Stop using defaultProps
In functional components, default argument values beat defaultProps. Use the language, not the library.