Uploaded July 2015 | Updated September 2026, 1 week ago
Let's take the pubsub pattern that we learned from the last video and integrate it with a few other JS modules. The result will be 2 modules that are very loosely coupled to other modules.
This loose coupling will allow the application to grow significantly larger without encountering problems.
Again, here's the pubsub code I'm using here: gist.github.com/learncodeacademy/777349747d8382bfb722
And here's all the HTML/CSS/JS on CodePen:
codepen.io/anon/pen/LVXrao
-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
youtube.com/watch?v=fgOO9YUFlGI
-~-~~-~~~-~~-~-
Let's take the pubsub pattern that we learned from the last video and integrate it with a few other JS modules. The result will be 2 modules that are very loosely coupled to other modules.
This loose coupling will allow the application to grow significantly larger without encountering problems.
Again, here's the pubsub code I'm using here: gist.github.com/learncodeacademy/777349747d8382bfb722
And here's all the HTML/CSS/JS on CodePen:
codepen.io/anon/pen/LVXrao
-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
youtube.com/watch?v=fgOO9YUFlGI
-~-~~-~~~-~~-~-










