Posted on April 30, 2011, 3:24 pm, by David Calhoun, under
News.
Play the podcast for this week’s news (New and experimental, oh noes!)
I’m on the road to JSConf 2011 – literally! Drove all day yesterday, slept at a rest area (trying to save money), and I’m now sitting comfortably inside a Starbucks here in Portland, commandeering their Wifi.
There’s an awesome speaker lineup and it promises [...]
Posted on April 23, 2011, 12:50 am, by David Calhoun, under
News.
Modern JavaScript
Modern JavaScript by Rebecca Murphey makes the case that we still have a ways to go in the JavaScript community in terms of dependency management, cross-code communication, and modularity of code, and argues in support of the AMD proposal (Asynchronous Module Definition API). In short, she makes the case that we haven’t found [...]
Posted on April 8, 2011, 9:05 pm, by David Calhoun, under
News.
iOS Viewport Fixes
With the rise of mobile, desktop developers have had to wrestle with new and uncharted territories, particularly in cases where there’s no close resemblance to a familiar feature on desktop browsers. One good example of this is changing screen orientation, which is roughly analogous to a resize event (which by the way [...]