Home New Trending Search
About Privacy Terms
#
#reacthooks
Posts tagged #reacthooks on Bluesky
Using useRef in Next js Part 1   An Autism Friendly Coding Tutorial
Using useRef in Next js Part 1 An Autism Friendly Coding Tutorial YouTube video by AutistiCoder

I just published a calm, step-by-step explanation of useRef in Next.js — with a live demo that proves it doesn’t trigger re-renders.

If refs have ever felt fuzzy, this should help.

youtu.be/KgWtsedZzYc

#AutismCoding #NextJSDev #ReactHooks #Neurodivergent #WebDevelopment #Coding

0 0 0 0

Cascade Renders:
Component renders → effect runs → setState triggers another render.

If you find yourself using useEffect just to keep some state in sync with other state or props, pause. You probably don’t need that state at all. Derive it directly instead.
#ReactJS #NextJS #ReactHooks #WebDev

1 0 0 0

I turned on "rules of hooks" in my linter. RIP two workdays. I had working code in prod for over a year, though with a few oversights. I've definitely had some "wtf, my data is not reloading as it should"... #react #reacthooks #coding #refactor

0 0 0 0
Post image Post image Post image Post image

Level up your React skills instantly! 📈
I compiled the essential ReactJS concepts into one cheatsheet focused exclusively on Functional Components.
#reactjs #javascript #webdevelopment #frontend #developer #coding #programmer #reacthooks

6 0 0 0
Post image

Tark Labs routine: #53: Use React hooks to use the same instance of SDK in the app (in our case, these are "face-detection" and "face-validness") 👍 #reacthooks #vitejs #webdev #typescript #nodejs #tarklabs #airontark

2 0 0 0
Video thumbnail

React Hooks Face-Off! ⚡
useEffect vs useLayoutEffect — Do you know when to use which?

Perfect for JavaScript & React devs aiming to ace their next frontend interview in 2025!

Save this post — your future self will thank you!

#ReactHooks #useEffect #useLayoutEffect #ReactJS #FrontendDeveloper

1 0 0 0
Post image

useState is great, but don’t overuse it. Some values can be derived instead of stored. Optimize your renders by managing only what truly needs to be stateful. 🧠 #React #ReactHooks

0 0 0 0
Post image

useEffect is powerful, but use it wisely:

Empty deps []: run once

With deps [x]: run when x changes

Clean up with return function
Avoid infinite re-renders! ♻️ #ReactHooks

0 0 0 0
Post image

✍ Register Now: bit.ly/4lnLi3u
Attend Free Master class on React 19

📅 Date/Time: 16th July 2025 | 7:15 AM (IST)

#ReactJS #React19 #FrontendTraining #WebDevelopment #ReactHooks #NareshIT #JavaScriptTraining #JNTU #OnlineTraining #ClassroomTraining

2 0 0 0
Preview
Custom Hooks possible issues: state sharing by Iasmim Cristina Custom hooks are very useful in React. However, using them carelessly can lead to issues. So, to help you avoid turning this potential ally into a foe, let’s...

One more brownbag is coming! 🚀

Join Iasmim Cristina in her presentation "Custom Hooks possible issues: state sharing" at 12:30 BRT

Click on the link so you don't miss out!

bit.ly/4jsy7MK

#codeminer42 #brownbag #reacthooks

0 0 0 0

Optimists point to examples like React hooks as existing AE-like patterns. They see potential for cleaner APIs, better code organization, and encourage exploring its benefits despite perceived challenges. #ReactHooks 6/6

0 0 0 0
Post image

Frontend routine: Pretty nice React hook callback to reuse after Adyen 3ds callback to your app. #reactjs #frontend #typescript #adyen #nodejs #reacthooks #tarklab #airontark

0 0 0 0
Preview
Master side effects, dependencies, and cleanup like a pro! 🚀 Learn how to fetch data, manage event listeners, and avoid common mistakes. #React #WebDev #JavaScript #reacthooks 🧠 Understanding useEffect in React Rishabh Joshi ・ Mar...

Master side effects, dependencies, and cleanup like a pro! 🚀 Learn how to fetch data, manage event listeners, and avoid common mistakes. #React #WebDev #JavaScript #reacthooks https://replug.link/fd4d57ec #automation #techie #cybersecurity

0 0 0 0
Post image

🔸 React's useEffect keeps running in a loop

This usually happens when dependencies in the array are incorrectly set. Review the dependency array to avoid unnecessary re-executions.

#ReactHooks #InfiniteLoopFix #Softwareentwickler

0 0 0 0
Post image

How to Build a Reusable useSearch Hook in React Recently, I needed to add a search feature to a R...

www.freecodecamp.org/news/how-to-build-a-reus...

#React #ReactHooks

Event Attributes

0 0 0 0
Post image

Unlocking React's potential with hooks? 🤔 While useEffect is a go-to for async tasks, don't overlook useLayoutEffect! Perfect for precise DOM updates, ensuring snappy, flicker-free UIs. Master its use and elevate your performance game! 🚀 #WebDevelopment #ReactHooks

3 0 0 0
Preview
Not your usual React Countdown Timer Hook. Ever wanted to create a countdown timer in React? Well, you’re in the right place!

🚀 Built a custom `useTimer` hook for React—clean, reusable & no messy logic! ⏳

✅ Tracks time (days → seconds)
✅ Supports callbacks for updates
✅ Keeps your code neat & maintainable

Check it out! 👇
👉 medium.com/@achinthaisu...

#React #JavaScript #WebDev #ReactHooks #Frontend #FE

1 0 0 0
Preview
GitHub - thaufiqsiraj/react-hooks-demo Contribute to thaufiqsiraj/react-hooks-demo development by creating an account on GitHub.

Check out the code I’ve been working on: github.com/thaufiqsiraj...

#React #JavaScript #ReactHooks #WebDevelopment #Frontend

1 0 0 0
Post image

I had some issues connecting eslint-plugin-react-hooks to eslint@9.x
After a few hours, I figured out what it was missing. I had to explicitly pass rules and react's plugin `languageOptions` into `tslint.config()` #eslint #react #reactHooks

0 0 0 0
Post image

Frontend routine: SWR is awesome. Most handy React Hooks lib I ever used 😍 #reactjs #reacthooks #swrhooks #typescript #nodejs #airon #tark

1 0 0 0
Post image

Learn #ReactHooks & #FluentUI React for #SharePointFramework apps - new lessons in the republished React chapter in my course. Learn about the March 2024 update of Mastering the #SPFx course & check out the first lesson for free here: https://t.co/S0umbW61lP

0 0 0 0
Preview
Why React Hooks: Enhancing Code Performance and Readability Discover what React Hooks are, why developers choose them over class components, and learn how to convert your SPFx projects to React Hooks in this article.

Miss this week’s newsletter? 😭

Learn why #Microsoft365Devs should embrace #React Hooks for their apps to benefit from better performance & code readability + learn about #ReactHooks & how to use them in your apps!

No worries, get the article now!👇

https://t.co/IRz7MNWpGT

0 0 0 0
Preview
Newsletter - The Full Stack Dev's Microsoft 365 Playbook I scour all the Microsoft 365 news so YOU DON'T HAVE TO. Join 9,500+ fellow full-stack developers for news &insights. 100% free · unsubscribe anytime.

🚀 Hey #Microsoft365Dev’s! #ReactHooks are the way to go for most, but #SharePointFramework devs still rock class components.

Find out why in my next newsletter issue… subscribe today so it’s in your inbox tomorrow! #React #SPFx https://www.voitanos.io/newsletter

0 0 0 0
Video thumbnail

In episode 9 of #CloudDevClarity, @andrewconnell & @jfj1997 discuss @Reactjs hooks, define the differences between class & functional components, & share some opinions. #reactjs #reacthooks https://youtu.be/1fItx3o4k_Q

0 0 0 0
Video thumbnail

In episode 9 of #CloudDevClarity, @andrewconnell & @jfj1997 discuss @Reactjs hooks, define the differences between class & functional components, & share some opinions. #reactjs #reacthooks https://youtu.be/1fItx3o4k_Q

0 0 0 0
Video thumbnail

Learn how to convert a default class-based #Reactjs component to a functional component, and then see how to implement React hooks in the web part! #SharePointFramework #SPFx #Microsoft365Dev #ReactHooks https://youtu.be/EzI-k5lqIng #spfx #m365dev

0 0 0 0
Post image Post image

Mañana estaré parchadito dando una charlita sobre #ReactHooks con toda la gente cool de @WWCodeMedellin pilas pues para que caigan 💜💻

0 0 0 0

So........if I decide to use @reactjs hooks for all projects going forward does that make me a hooker? Asking for a friend. #ReactHooks #ReactJS

0 0 0 0

Okay, this talk that @ryanflorence is doing at #ReactConf is blowing my mind. Just a quick Redux-like rewrite using #ReactHooks in a few minutes. Yay, co-location!

0 0 0 0