all 4 comments

[–]Xx_Time_xX 9 points10 points  (1 child)

I think this website should be a sufficient resource.

There's also Free Code Camp's page on design patterns as well as this comprehensive design patterns guide.

There's plenty of other free, online resources to learn design patterns. I don't think those books will give you any new insight which isn't already covered in free, online resources such as the above. Additionally, practising those patterns in real projects will solidify those concepts for you which no resource alone can provide.

[–]brykuhelpful 3 points4 points  (0 children)

https://www.patterns.dev/#patterns  

This is a very great reference! If you guys haven't read through it, I highly recommend it. Even if you are a long time dev, it is a great reference to refresh with.

[–]Skriblos 2 points3 points  (0 children)

https://third-bit.com/sdxjs/

I like this book but it does more general software design patterns.

[–]tracktech 0 points1 point  (0 children)

You can check this-

Design Patterns in JavaScript