Creating a Simple Custom Hook in React App

React Hooks have changed the way we write components & has mentally pushed to write more Functional Components. Lets see how to make a Custom Hook in React. Read more

Similar

How YC companies test React apps

React has a great ecosystem not just for making development easier, but for making testing easier as well. We surveyed YCombinator founders to understand what libraries, frameworks, and methodologies they use to test their React applications. (more…)

Read more »