Crap! It doesn’t look quite right, or, how I learned to stop worryi…
Looks like Lyza’s presentation at Over The Air at Bletchley Park was really excellent.
A great set of slides from Nicholas, all about the disturbing trend in “modern” web apps to depend entirely on JavaScript as a single point of failure.
Looks like Lyza’s presentation at Over The Air at Bletchley Park was really excellent.
I’ve just seen this incredible presentation from Stephanie Rieger at the Breaking Development conference in Nashville. It’s absolutely packed full of fantastically useful ideas. You really should’ve been there, but these slides can give you a taste of the presentation.
Simon's slides from his talk at XTech on JavaScript libraries (which I missed). Good stuff contained within.
The slides from a presentation by Drew on all the functionality that browsers give us for free when it comes to validating form inputs.
Half the battle of the web platform is knowing what technology is out there, ready to use. We’re all familiar with the ability to declare validation constraints in our HTML5 forms, but were you aware there’s a JavaScript API that goes along with it?
119 slides from Sarah on a wide range of SVG magic (with code).
Questions and answers from the opening talk of an online conference.
How I switched to high-resolution maps on The Session without degrading performance.
Naming custom elements, naming attributes, the single responsibility principle, and communicating across components.
You might want to use `display: contents` …maybe.
HTML web components for augmenting date inputs.