Hacker News
- React Table v7 – Hooks for building fast and extendable data grids in React https://github.com/tannerlinsley/react-table/releases/tag/v7.0.0 40 comments
- React Hooks Tutorial | Build Yelp in React #09 | create search results component & add react-router https://www.youtube.com/watch?v=QwgEMoBfG4E 5 comments reactjs
- Build a Todo App in React Using Hooks - Upmostly https://upmostly.com/tutorials/build-a-todo-app-in-react-using-hooks/ 6 comments reactjs
- Building a React Hook for OAuth2 Authorization, step by step https://tasoskakour.com/blog/react-use-oauth2 9 comments reactjs
- Build TicTacToe with React, TypeScript & NextJS (React hooks) https://www.youtube.com/watch?v=7iw8j20h4pc 7 comments reactjs
- Build a Video Chat with React Hooks https://www.twilio.com/blog/video-chat-react-hooks 7 comments reactjs
- Build a React Timer Component Using Hooks https://upmostly.com/tutorials/build-a-react-timer-component-using-hooks/ 3 comments reactjs
- Building a Funnel with XState and React Hook Form https://medium.com/@ato.deshi/building-a-funnel-with-xstate-and-react-hook-form-f6adfe4e7da0 2 comments reactjs
- Build and publish your own React Hook to npm https://www.luckymedia.dev/blog/build-and-publish-your-own-react-hook-to-npm 6 comments javascript
- Build React wizards (stepper) without the hassle, powered by hooks. https://github.com/devrnt/react-use-wizard/ 4 comments reactjs
- How to build custom React hooks: versatile, performant and reusable https://codeadrian.hashnode.dev/how-to-build-custom-react-hooks 3 comments reactjs
- Building a Minesweeper game using React Hooks https://www.ivaylopavlov.com/building-a-minesweeper-game-using-react-hooks/#.Xmjg0SWnzDs 3 comments reactjs
- Building a Piano with React Hooks - Cloudnweb https://cloudnweb.dev/2020/02/building-a-piano-with-react-hooks/ 3 comments reactjs
- Build an Infinite Scroll Component in React using React Hooks https://upmostly.com/tutorials/build-an-infinite-scroll-component-in-react-using-react-hooks/ 8 comments reactjs
- [tutorial] Build tooltips with React Hooks. It's harder than I thought it'd be heh https://reactviz.holiday/gift-stockings/ 8 comments reactjs
- React Hooks in Action: Building a Todo App (hint: no classes) https://medium.com/@shuvohabib/react-hooks-in-action-building-a-todo-app-hint-no-classes-53e0b4028ba5?source=friends_link&sk=13095dc7b47f7b2d22e64a31dd24bbc6 80 comments javascript
- Building a Two-Way Data Binding Hook for Form Inputs in React https://macarthur.me/posts/binding-input-state-in-react/ 3 comments reactjs
- Building Multistep Forms with MaterialUI and React Hooks https://blog.ifeanyimuogbo.tech/building-multistep-forms-with-materialui-and-react-hooks 5 comments reactjs
- React JS Tutorial: Building Firebase Chat App (React Hooks) https://www.djamware.com/post/5f2a1d9d9c794f177fd7b527/react-js-tutorial-building-firebase-chat-app-react-hooks#.Xyoht_6g7c8.reddit 5 comments reactjs
- Let's learn React Hooks and Context API by building a Recipe Search App https://dev.to/mongopark/let-s-learn-react-hooks-and-context-api-by-building-a-recipe-search-app-39pc 9 comments reactjs
- Using F# to build React apps: components and hooks with Feliz https://www.compositional-it.com/news-blog/fsharp-react-series-feilz/ 4 comments javascript
- Building a simple login form in React Native using React Hook Form https://www.williamkurniawan.com/blog/building-a-simple-login-form-in-react-native-using-react-hook-form 8 comments reactnative
- Learning from building an app to know Air Quality using React Hooks and more. https://air-quality-index.netlify.com/ 8 comments reactjs
- Build the Next Generation of Forms With React Hooks Forms https://medium.com/better-programming/build-the-next-generation-of-forms-with-react-hooks-forms-b4f2039e51c1?source=friends_link&sk=0328a795d2f8a50e0e88d9989f062c21 53 comments reactjs
- I'm building an interactive guide to React hooks and here's the first chapter! https://www.clientside.dev/blog/react-use-state-practice-exercises 12 comments frontend
- Building Todoist Using React (Custom Hooks, Context), Firebase, React Testing Library & SCSS (using BEM) https://www.youtube.com/watch?v=HgfA4W_VjmI 60 comments reactjs
- How to build a multi-step form with React Hooks, Formik, Yup Validation and MaterialUI https://medium.com/@nphivu414/build-a-multi-step-form-with-react-hooks-formik-yup-and-materialui-fa4f73545598 3 comments reactjs
- For developers: I'm building a scaffolding tool that auto-generates GraphQL api, admin interface, and data fetching React hooks for any list, create , edit view. How would you market it ? https://usegenerated.com 4 comments advancedentrepreneur
- I've created this fun little tutorial to explain the new React Hooks. It's all about useState, useEffect, creating custom hooks with composition, and in the meantime you'll be building an amazing drawing app! 😜 https://blog.koenvangilst.nl/react-hooks-with-canvas/ 3 comments reactjs
- Mantine - A fully featured React components library. Build fully functional accessible web applications faster than ever. Mantine includes more than 100 customizable components and 40 hooks to cover you in any situation https://mantine.dev/ 4 comments web_design
- Mantine - A fully featured React components library. Build fully functional accessible web applications faster than ever. Mantine includes more than 100 customizable components and 40 hooks to cover you in any situation https://mantine.dev/ 2 comments frontend
- Mantine - A fully featured React components library. Build fully functional accessible web applications faster than ever. Mantine includes more than 100 customizable components and 40 hooks to cover you in any situation https://mantine.dev/ 7 comments webdev
- I'm building a scaffolding tool that works this way: you define just the data models/ database and it generates in one command GraphQL API, admin interface and custom React hooks for list, create, edit views. Should it be a CLI or VSCode plugin? http://usegenerated.com/ 16 comments javascript
- 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