Finally made some progress on my next feature for the WhereAreGames site. I have been working on reorganizing some existing code so I can reuse it better. As I think have said before, there are reasons people use frameworks. Essentially I am putting together my own framework. Anyone that says they are using vanilla JavaScript or any language are basically building their own framework. A long time ago I started using a framework for PHP, only because I wanted a standard for other people to refer to when looking at the code.