Blog Archive

If my memories fail me, at least I can build new ones. (or possibly check my blog archive, to re-learn my history.)

Javascript thoughts OOP and jsDoc

Thoughts on Javascript Lately, I have been focusing a lot on User Interfaces on the web, and building full blown applications via javascript, html, and css. This is a very daunting task. Debugging all the various browsers alone is enough to drive a person to drinking. I have coded in Javascript for as long as I've known about the web, but it's object oriented stuff has never really stood out to me, until today. In my opinion Javascript feels like a very loosely structured language...

Read More