#reactjs
Read more stories on Hashnode
Articles with this tag
One that actually adheres to Clean Architecture · Motivation There are multiple React/Clean Architecture applications out there: courses, example repos,...
An example with Redux and GraphQL · Too often, I join a new React project where unit tests are lacking, both in amount and quality. There are a few...
Save time and effort with React and React Native by choosing the appropriate testing tools. · You finally decided to get into testing with React — great!...
Straightforward and clean · Although I don’t reach for React Context all the time, there are some use cases where it can be a great tool. Recently, I had...
Untyped JavaScript, TypeScript, Flow, and PropTypes: Which one should you use? · Types of types Mostly, statically typed languages are criticized for...