Advertisement · 728 × 90

Posts by Jimmy Callin

oh no

2 weeks ago 0 0 0 0

What parts are you referring to?

2 weeks ago 1 0 1 0

Is mutating the suspenseQueriesPromiseCache in getCombineSuspensePromise considered a side effect and can thus not be called in the render lifecycle without breaking rules of react?

Likely not, but caught my eye.

3 weeks ago 1 0 1 0

are you also against spam filters?

3 weeks ago 0 0 0 0

happy sexistential release day to all who celebrate!

3 weeks ago 0 0 0 0

set it and forget it. 10/10.

3 weeks ago 0 0 0 0
Post image

Vibe coded a neat little pm2 menu bar utility and can't believe I need to pay Apple money just to be able to distribute it for others to use.

1 month ago 0 1 0 0

Would be super interesting to see your setup for this, if possible.

1 month ago 1 0 0 0

Oof. I just read your post in the most uncharitable, pedantic way possible, and I gotta tell ya: it's not looking good for you.

1 month ago 10500 2190 60 64
Advertisement
Preview
Static Prerendering | TanStack Start React Docs Static prerendering is the process of generating static HTML files for your application. This can be useful for either improving the performance of your application, as it allows you to serve pre-rend...

@tannerlinsley.com Hi! Some feedback. I visited tanstack.com/start/latest... and felt lost in the navigation. Would be great if the left nav menu autoscrolled to the active item on initial load. Also, I would increase highlight the active menu item since i missed it first time I scrolled through.

2 months ago 1 0 0 0

so i tried connecting chatgpt to github and linear expecting to at the very least ask "what are my current tasks i'm working on" and "what are my open prs", but i have no idea how to have it trigger it using the apps?

3 months ago 0 0 0 0

Have you instead considered Greenland taking over US?

3 months ago 0 0 0 0

If you hate someone who recently had a baby, you can gift them baby clothing with buttons. The more buttons, the better.

3 months ago 1 0 0 0

ah, thank you! super useful!

3 months ago 0 0 0 0

Thank you for the explanation, Joe! Looking forward to it :)

3 months ago 1 0 0 0
useStore by captbaritone · Pull Request #1 · captbaritone/react useStore Implementation Notes This is a prototype implementation of a createStore function and useStore hook for React, which allows components to subscribe to external data stores. It is based on ...

Yeah found that as well! That seem to be slightly different than this PR i found scavenging @capt.dev who was cc'd github.com/captbaritone... , which also references your link.

3 months ago 0 0 1 0
Preview
Skeleton for store by rickhanlonii · Pull Request #33215 · facebook/react Note: This doesn't do anything yet. Just sets up some of the skeleton, feature flags, and test files. Conceptually there's an API to create a store, and then you can read the value with use...

looking forward to it!

in the meantime, may i ask if this PR is still up to date with the latest thinking on concurrent stores, or are there other resources i can look up? are there any thoughts around how to subscribe to parts/slices of an external store? github.com/facebook/rea...

3 months ago 0 0 2 0

noo

3 months ago 0 0 0 0

yes please persist across app reloads and have it sync between devices. also have it configurable for different lists. for inspo ice cubes does this pretty good.

3 months ago 1 0 1 0
Advertisement

👋 @ricky.fm if you have time

3 months ago 0 0 1 0
Post image

I was hoping React Compiler would only rerender children if their sliced part of a larger state was updated - unfortunately all children gets updated :'(

Curios what the recommended way is to solve this while not opting out of concurrent rendering? playground.react.dev#N4Igzg9grgTg...

3 months ago 1 0 1 0

Fighting the urge to develop a custom todo app to resolve my issues of not being able to commit to todos.

3 months ago 0 0 0 0

nice! i don’t want to contribute to the thread as I’m not really a next.js user, but seeing the possible solution being to perform static analysis to determine whether args are being used rather than encourage explicit mapping of args with linting confirms my feelings that next is too magic for me

4 months ago 1 0 1 0
Video

Having fun building my own scheduler component! Currently focusing on getting the interactions and layout feel right and smooth, with proper keyboard support. Recurring event support also in the works!

4 months ago 1 0 0 0

it literally has react in the name and is presumably intended to be used within a react app oh my god

4 months ago 0 0 0 0

a bit too assertive for my taste

4 months ago 1 0 0 0
Advertisement

try me!

4 months ago 1 0 0 0
Post image

Toying with patterns to update css variable without triggering rerenders. Is the anti-useEffect crowd ok with this use case? (cc @tkdodo.eu)

4 months ago 1 0 0 0

My main complaint about steam machine :(

4 months ago 1 0 0 0

interface when possible, types when necessary

5 months ago 1 0 0 0