Skip to content

Free Resources

Resource thumbnail
JS Marathon

Design Patterns in JavaScript (And How They Can Clean Up Your Code)

Live on September 22nd, 2021 @ 11:00am ET | Design patterns are a bit of a controversial topic in the dev community. While some developers believe they are overly complicated, others are dogmatic about using them. As a JavaScript engineer, there's a good chance you'll need to know them at some point in your career whether you subscribe to design patterns or not. Let's unpack a few commonly-used JavaScript design patterns together, and discuss how they can make your code cleaner and easier to maintain.