
Jon
@jballands
Followers
163
Following
5K
Media
567
Statuses
3K
jon rulez, 🆗? 👨🏼💻 ⚛️ @reactjs is cool. armchair urbanist with no formal background, and nerd over theme parks and rollercoasters. he/him
Austin, TX
Joined April 2009
Anyway just figured I'd share. Also @elonmusk your website is shit, a lot of the media I was uploading would just stall or fail for no reason whatsoever.
0
0
1
The wonderful @kentcdodds wrote a really great article about when to useMemo and useCallback: tl;dr, you don't need it MOST of the time, like when you're writing a form-type app. I guess I've been writing simple form apps the last 8 years.
kentcdodds.com
Performance optimizations ALWAYS come with a cost but do NOT always come with a benefit. Let's talk about the costs and benefits of useMemo and useCallback.
1
0
1
SWR have a special export for when your data source is immutable. This makes the app rerender much less since the database is just. a Typescript file lol
swr.vercel.app
SWR is a React Hooks library for 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.
1
0
0
Been working on smoothing out the animations for this #ReactJS app I've been messing with in my spare time, and learned a few interesting tidbits 🧵
1
0
3
Breaking my Twitter hiatus to show off a pretty thing I've been working on on the side because I miss making fun UIs. #ReactJS
0
0
1
I’d order a John Daly at Chili’s lets go.
I'm eating my weekly salmon lunch at Chili's and I just heard a guy at the bar order and witnessed this exchange:.Customer: "I'll have a John Daly.".Bartender Vena: "What's that?".Guy: "That's an Arnold Palmer with a shot of vodka.".Now I've heard it all.
0
0
1