You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For years, developers have been learning the importance of Design Patterns for structuring software and preventing it to become entangled. What about JavaScript, where spaghetti code is commonplace? How can Design Patterns help on large-scale Javascript applications? This talk will introduce fundamental design patterns for JavaScript and how to use them to build large-scale applications with loose coupling and scalability in mind.
The text was updated successfully, but these errors were encountered:
Talk is live on http://tiagorg.com/talk-design-patterns-for-javascript
For years, developers have been learning the importance of Design Patterns for structuring software and preventing it to become entangled. What about JavaScript, where spaghetti code is commonplace? How can Design Patterns help on large-scale Javascript applications? This talk will introduce fundamental design patterns for JavaScript and how to use them to build large-scale applications with loose coupling and scalability in mind.
The text was updated successfully, but these errors were encountered: