Brett Thurston
Brett Thurston

Brett Thurston

Follow
Follow
homeAboutnewsletter
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

Prevent re-renders with useRef

May 25, 20225 min read

There may be times when you don't want to trigger renders when capturing data from the user. useState, by now, is a well known and handy hook since it...

Prevent re-renders with useRef

✨ Conditional rendering in React with finesse

May 12, 20223 min read

Learn how to make your own component to handle conditional rendering in React. · So if you've spent a measure of time with React you'll come across the...

✨ Conditional rendering in React with finesse

A snippy JS function to trim those long strings

Feb 5, 20216 min read

In this article you'll find a method to use whenever you have a long string that may funk up your UI components. I was working on a list item...

A snippy JS function to trim those long strings

Go Build This Stuff: A community list of ideas

Feb 1, 20214 min read

Hey, if you're reading this, you're invited to help others break free from creative blocks. How? Just push a branch up to this repo. Easy....

Go Build This Stuff: A community list of ideas