9 Best Articles in 2022
medium.com
Making Sense of React Hooks
medium.com
10 min read · From 2018 · This week, Sophie Alpert and I presented the “Hooks” proposal at React Conf, followed by a deep dive from Ryan Florence:
Reader View · Shared by 107, including Alligator.io 🐊, egghead.io, Matt, ITNEXT, Ferit (at 🏠) 🌙, Nando 💪🇦🇺🇦🇷, дэн, Davy De Pauw, Frederik Dietz
CSS-Tricks
What Hooks Mean for Vue
CSS-Tricks
5 min read · From 2019 · Not to be confused with Lifecycle Hooks, Hooks were introduced in React in v16.7.0-alpha, and a proof of concept was released for Vue a few days after.
Reader View · Shared by 84, including EQuimper 🇺🇦, Damian J Mullins, Nando 💪🇦🇺🇦🇷, Ferit (at 🏠) 🌙, Yoav Ganbar, Chris Coyier, Simone Corsi 💻🚀, Benny Schudel, дэн, Vue.js Developers Newsletter
Nir Eyal
Hooks: An Intro on How to Manufacture Desire
Nir Eyal
6 min read · From 2017 · Hooks are a series of experiences that products use to create beneficial user habits. Through Hooks, products can increase user engagement.
Reader View · Shared by 76, including Daniel Jörg, Mark Kaigwa, Doug Gray, Will Preston, Matthew J. Adams, Nelson Vauxhall, Tom Connor, John Jantsch
UX Planet
How TikTok Design Hooks You Up
UX Planet
~11 min read · 2020-12-08 · Today you will learn how TikTok onboards new customers, creates habit loops, drives our behavior, and hooks us up to keep using the app.
Reader View · Shared by 121, including rohit, Gabriele, Harsha Mv, Stephanie A Kowalski, Johannes Dornisch, Or Gil
Nir Eyal
Hooks: An Intro on How to Manufacture Desire
Nir Eyal
7 min read · From 2015 · Hooks are a series of experiences that products use to create beneficial user habits. Through Hooks, products can increase user engagement.
Reader View · Shared by 79, including Igor Varyvoda, Gérard Godin, Eleanor | The Copywriter, ⎝Stéphan Lam⎠, Will Preston, Kris Fannin, Mark Kaigwa, Tom Connor, Peter Wennersten, Shawn Venasse, Jakub Albert Ferenc, Herbert Bay, Mark Pitman
React
React v16.8: The One With Hooks
React
6 min read · From 2019 · With React 16.8, React Hooks are available in a stable release! What Are Hooks? Hooks let you use state and other React features without writing a class. You can also build your own Hooks to share reusable stateful logic between components. If you’ve never heard of Hooks before, you might find these resources interesting: Introducing Hooks explains why we’re adding Hooks to React. Hooks at a Glance is a fast-paced overview of the built-in Hooks. Building Your Own Hooks demonstrates code…
Reader View · Shared by 71, including Nando 💪🇦🇺🇦🇷, Max Stoiber, Alligator.io 🐊, Ahrbil, Yoav Ganbar, Joe Lencioni, дэн, Simone Corsi 💻🚀, Thomas Wong
robinwieruch.de
How to fetch data with React Hooks?
robinwieruch.de
~11 min read · From 2018 · A tutorial on how to fetch data in React with Hooks from third-party APIs. You will use state and effect hooks for the data request from a real API ...
Reader View · Shared by 37, including Cameron Yick, Pizza 🍕, Michael Weibel, Arti Villa, дэн, Matt
nikgraf.github.io
Collection of React Hooks
nikgraf.github.io
5 min read · From 2018 · Warning: Hooks are currently a React RFC and not ready for production.You can add your hooks by opening a pull-request at https://github.com/nikgraf/react-hooks.Found 97…
Reader View · Shared by 33, including Joe Lencioni, Guillermo Rauch, Bit, Max Stoiber, Nando 💪🇦🇺🇦🇷, Yoav Ganbar
creotip.io
Game of Life with React, Hooks and Chakra-UI
creotip.io
2 min read · Mar 2nd · Simplest way to build Conway's Game of Life with Typescript, React, Hooks and Chakra-UI. Repository with the source code provided.
Reader View · Shared by 56
Trending
Ars Technica
The best games we played at PAX East 2022
Ars Technica
10 min read · Apr 29th · Turtles, bungee grappling hooks, and the French countryside all feature.
The New Inquiry
Understanding abolition through bell hooks
The New Inquiry
7 min read · Apr 25th · bell hooks might not have described herself as an abolitionist. Others might not as well. I am not preoccupied with proving she was one. What I want to consider is how hooks’s thinking is relevant …
Reader View · Shared by 14
tkdodo.eu
Hooks, Dependencies and Stale Closures
tkdodo.eu
9 min read · Apr 24th · Let's demystify what stale closures are in combination with react hooks with the help of the analogy of taking a photo ...
Reader View · Shared by 9, including Ahrbil
fjolt.com
A Guide to Understanding Vue Lifecycle Hooks
fjolt.com
6 min read · May 3rd · Like other frameworks, Vue has a number of lifecycle hooks which allow us to attach code to specific...
Reader View · Shared by 6
More like this
Lexington Herald-Leader
‘The world is a lesser place today without her.’ Acclaimed author bell hooks dies at 69.
Lexington Herald-Leader
2021-12-15 · Obituary: bell hooks, a Hopkinsville native who went on to an international career as an author, critic, feminist and public intellectual, died on Dec. 15 at her home in Berea. She was 69.
Shared by 75, including flo 🌷🐝, Sibel Schick, Kyle Chayka, Jacob Oller, Margarete Stokowski, Rob Weinert-Kendt, Keeanga-Yamahtta Taylor, Mohamed Amjahid, David Weigel, Robin James, 𝙎𝙝𝙚𝙡𝙡𝙮 𝙎𝙖𝙣𝙘𝙝𝙚𝙯 💡
daveceddia.com
A Simple Intro to React Hooks
daveceddia.com
~11 min read · From 2018 · Learn how React's new Hooks feature works, and how Hooks can make your code cleaner and easier to write.
Reader View · Shared by 32, including Simone Corsi 💻🚀, Tableless
swr.now.sh
SWR: React Hooks for Remote Data Fetching
swr.now.sh
~18 min read · From 2019 · SWR is a React Hooks luibrary for remote data fetching. SWR first returns the data from cache (stale), then sends the fetch request (revalidate), and finally comes with the up-to-date data again.
Reader View · Shared by 66, including Ahrbil, Thomas Spreng, Nando 💪🇦🇺🇦🇷, Vikram Dutt, Joe Lencioni, Clemens, Yoav Ganbar, Guillermo Rauch, Dion Almaer, Cameron Yick, Evan (he/him), Matt
LogRocket
Frustrations with React Hooks
LogRocket
9 min read · From 2019 · While the response to Hooks has been overwhelmingly positive, we are going to look at some of the not so popular parts of React Hooks.
Reader View · Shared by 32, including Matthias Lampe
egghead.io
Simplify React Apps with React Hooks
egghead.io
From 2018 · With the massive improvements to function components in React via hooks and suspense, you may be interested in seeing how to refactor a typical class component to a simpler class component that uses React Hooks features. In this course, Kent will take a modern React codebase that uses classes and refactor the entire thing to use function components as much as possible. We’ll look at state, side effects, async code, caching, and more!
Want a primer on hooks and suspense? Watch Kent's React Hooks
Shared by 29, including Kent C. Dodds 💿 #RemixConf, ITNEXT, Nando 💪🇦🇺🇦🇷, Zain Fathoni
medium.com
React hooks: not magic, just arrays
medium.com
5 min read · From 2018 · Untangling the rules around the proposal using diagrams
Reader View · Shared by 63, including Simone Corsi 💻🚀, Nando 💪🇦🇺🇦🇷, Davy De Pauw, ITNEXT, Ferit (at 🏠) 🌙, Mohamed Azazy, дэн, Zain Fathoni, Alligator.io 🐊, Kohei Asai
Vulture
The Courage of bell hooks
Vulture
6 min read · 2021-12-17 · She viewed her radical work as one of the purest expressions of love for Black people there is.
Reader View · Shared by 51
levelup.gitconnected.com
useTypescript — A Complete Guide to React Hooks and TypeScript
levelup.gitconnected.com
~11 min read · From 2019 · Adding TypeScript types to all 10 core React hooks and custom hooks. How to use TypeScript and React Hooks.
Reader View · Shared by 16
React
Introducing Hooks
React
6 min read · From 2018 · A JavaScript library for building user interfaces
Reader View · Shared by 158, including Tableless, Simone Corsi 💻🚀, Ferit (at 🏠) 🌙, lacolaco / Suguru Inatomi, Miguel, Kohei Asai, Charles Baldwin, Massimiliano Aroffo, Tyler McGinnis, Michael Duergner, дэн, Davy De Pauw, DON’T PANIC, Jonas Bandi