Javascript Inheritance Basics
I recently had the pleasure of writing a small AJAX application library based around/wrapping Ext JS.
Due to the requirements and the way the original application was devised, I needed to always make sure I pass a specific parameter on every AJAX request.
Here’s how I did it using my version of JavaScript prototypal inheritance (it may [...]
Javascript video tutorials / lectures
Been on my summer holidays so no blogging for the last week, so whats new I bet you’re thinking - you never blog anyway.
No well, you’re right, but I have some great Javascript resources for you to watch! yes not read… watch… so sit back fire up your browser and let the information come to [...]