
How to Implement the Observer Pattern with Objects and Arrays in Pure JavaScript
A little over a year ago, I wrote an article about how to do data binding in pure JavaScript. Anyone that read my ramblings about data binding in pure JavaScript probably would know that I’m not a huge fan of frameworks, but to say I hate them would be an overstatement. But because I like…