- Trying to use React-waypoint + react hooks for infinity scroll but getting duplicated elements. https://github.com/guimochila/finddit/tree/feature-infinity-scroll 8 comments reactjs
- Getting Started with React Hooks https://piyushsinha.tech/getting-started-with-react-hooks 3 comments javascript
- React hook to get and set refs dynamically https://www.npmjs.com/package/use-dynamic-refs 3 comments reactjs
- Getting started with React Hooks with step by step examples https://www.vtnetzwelt.com/web-development-blog/getting-started-with-react-hooks/ 9 comments javascript
- 🌍 Creating custom React usePosition() hook for getting browser’s geolocation https://itnext.io/creating-react-useposition-hook-for-getting-browsers-geolocation-2f27fc1d96de 7 comments reactjs
- Getting Hooked on React Hooks https://tech.okcupid.com/getting-hooked-on-react-hooks/ 7 comments programming
- Why React Hooks, and how did we even get here? https://medium.freecodecamp.org/why-react-hooks-and-how-did-we-even-get-here-aa5ed5dc96af 22 comments reactjs
- React Devtools getting Hooks support (note how it drills into custom hooks) https://github.com/facebook/react-devtools/pull/1272 36 comments reactjs
- React may be getting a new hook — useEvent https://medium.com/p/e3924856d7fa 29 comments reactjs
- React may be getting a new hook — useEvent https://medium.com/p/e3924856d7fa 148 comments javascript
- React Hook to get Query Params https://www.npmjs.com/package/gatsby-query-params 19 comments reactjs
- For those into getting Vanilla JS, React and Redux concepts applied incrementally to one tiny little project. The same project is being redone over and over in different ways in an 11-part series of writings. This week: refactoring the app from React class components to Hooks. https://morsewall.com/random-quote-part-9-react-hooks-and-json-using-various-front-end-stacks/ 2 comments coding
- Preact Island - Sometimes you need to embed a component onto someone else's website, Preact Island helps you build these experiences by adding a lightweight layer on top of Preact. For <5kB, you get a React style workflow (with hooks!), and a framework for rendering your widget with reactive props https://github.com/mwood23/preact-island 6 comments javascript