Object Oriented Javascript

Thick client applications (think AJAX) are on the rise in popularity and complexity. We need to bring the best practices of Object Oriented Programming to Javascript to meet the challenge of increasingly complexity. Rein Petersen brings you his best advice for building your javascript application using Object Oriented Programming techniques.

Thursday, March 24, 2016

Let's not blame NPM and modular development over a hissy fit

›
This week a developer who was pissed off at NPMJS.org pulled all his packages, including one little strange package left-pad that was a depe...
Sunday, March 20, 2016

I can't help it - I love PostgreSQL!

›
Recently, in regards to a new project, a colleague asked me to justify my panning of MySQL in favor of PostgreSQL. While I wrote it to him p...
Monday, May 2, 2011

HTML5 and CSS3 are on!

›
Updated! I think now it is time to revisit my predictions regarding browser support for HTML5 and CSS3. In the previous writing (see below)...
Tuesday, October 26, 2010

A little walk down memory lane : In defense and condemnation of Microsoft

›
I have always been a vocal proponent for the implementation of javascript in the client with the intent to push processing cycles out unto t...
Wednesday, March 18, 2009

Same Origin Policy Needs to Evolve : X-CROSS-DOMAIN

›
Same Origin Policy ( SOP ) is an important one - it protects us from fraudulent phishing and spoofing attempts where a malicious website or ...
Thursday, December 4, 2008

A work-around for a common Inheritance problem in Javascript

›
Inheritance in Javascript is a well-documented concept found on the internet. There are quite a few ways to do it but most solutions general...
3 comments:
Tuesday, October 14, 2008

Interface in Javascript

›
While there are other suggested ways to emulate Interface in JavaScript, I prefer the method I demonstrate (below) because of it's simpl...
6 comments:
Home
View web version

About Me

Unknown
View my complete profile
Powered by Blogger.