Holy smokes! I recently discovered ExtJS. Wow! It’s currently at version 2.0 and I have to complement Jack Slocum on the incredibly well designed API.
So, to get to grips with it, I started building a little CMS using ExtJS and CodeIgniter. Got stuck in over the weekend, and managed to build my first ExtJS component – a data grid for picking ids from foreign tables.
It also gave me a chance to play around with the native JSON capabilities of PHP5.2