[GoLUG] GoLUG meeting: Google's Material Design - an Implementation in React

Kyle Terrien kyleterrien at gmail.com
Tue Oct 8 22:40:45 EDT 2024


On Tue, Oct 08, 2024 at 02:36:05PM -0700, Ron / BCLUG wrote:
> Steve Litt wrote on 2024-10-08 12:01:
> > One thing I'm most interested in is how to either handle or avoid
> > callbacks three or four levels deep.
> 
> Probably more of a "handle" than "avoid" situation.
> 
> I'll see how to incorporate that into a presentation without doing *too*
> deep a dive.

Is this book a good resource?

https://eloquentjavascript.net/

I have been slowly working through it over the summer.  There are some
chapters about asynchronous programming and the async keyword---the
part I recall you said you had to think about until it “clicked”.  I
haven’t reached that part yet, but I probably should hop to it.

Honestly, I’m still trying to figure out why Node.JS does things that
way instead of utilizing a threaded event loop.

-- 
[*] Kyle Terrien
    Containerizing chaos to get to the root of the problem.
    https://terren.us/



More information about the GoLUG mailing list