Findings and Notes in Web Development

2009 June

My Collection of Common Javascript Functions – Part 1

After coded enough Javascript few months back, I found that there are a couple of functions that I kept re-using in different projects. Therefore I took some time to refactor them and re-arrange them into a single file. The common code that I keep reusing even today consists of functions that does prototypical inheritance, scope maintenance, some jquery stuff, google maps api stuff and some general ajax application related code.

Continue reading

  • Post Meta

    • Jeffrey04
    • Javascript
    • No comments
    • 2009-06-4
    • 21:19