I made a GenServer cheatsheet. Tell me what you think!

Here’s a preview:

Here’s the link to download:

GenServer cheatsheet

Tell me what you think!

27 Likes

Very useful, thanks bentanweihao :slight_smile:

1 Like

@bentanweihao thank you!

2 Likes

@bentanweihao this is very nice and certainly a nice complement to the book! Do you have a ETA for the final version of the book?

2 Likes

October! Almost there! :slight_smile:

2 Likes

I know this is an old thread, but I still reference these sheets every now and then and I noticed an error. In the ‘Callback’ block under ‘Synchronous Operation’, the handle_call/3 return value is invalid.

Thanks for putting these together. :slight_smile:

1 Like

You are right! Will get to it in a bit. :heart::purple_heart::green_heart::blue_heart::yellow_heart:

4 Likes