@fillo1762

I didn’t get much but it seems you know your stuff, you’re a cool guy man, keep doing this

@hikari1690

You know, this does sound useful... I'll take a memo of it! 😉

@miraclenerdkidchiki6249

Just discovered your content recently and they are really helpful 👍

Just a thought, was the useEffect hook necessary to update the timestamp state?.... couldn't that have been passed as an inline initializer function to the useState hook for timestamp?

I believe that would have been better and gotten rid of the dreaded useEffect hook

@bolt_m4

Does react 19 compiler solve this ?

@Nellak2011

Make every component dumb except the top level component for a page.