Posts
All the articles I've posted.
The Moonpig Bug: How 3,000,000 Customers' Details Were Exposed
Updated: at 03:59 PMSome idiot thought that instead of OAuth tokens or the like, "let's use the integer user id as proof that the user logged in ok"
JavaScript for Kids, A Playful Introduction to Programming by Nick Morgan
Updated: at 07:58 PMPerhaps teaching our kids JavaScript is not just a Code.org fad
Elastic SVG Elements
Updated: at 04:17 PMHoly crap, you can use SVG to animate content boxes that bounce, flex, and change shape!
Aaron Frost teaches a course on JS.Next through Frontend Masters
Updated: at 01:00 AMConsider this course on upcoming JavaScript features from local developer and JavaScript evangelist Aaron Frost
Use localStorage to save font files as data URIs to load fonts faster without any flicker
Updated: at 06:14 PMA clever way to avoid the flicker that a custom font introduces
SVG Animation and CSS Transforms: A Complicated Love Story | CSS-Tricks
Updated: at 05:53 PMThe latest verstion of GreenSock Animation Platform (GSAP) normalizes behavior of transforms on SVG elements
9 basic principles of responsive web design
Updated: at 08:16 PMA cool illustration of responsive design using animations. A must see for product managers.
The Monty Hall Rewrite
Updated: at 10:13 PMThe advantage of writing your app in the latest hip framework is more about your being years better at programming and having years more time to consider the app's exact requirements
Everybody Scrolls.
Updated: at 08:08 PMDon't worry about "the fold". Research shows that 91% to 100% of users scroll, regardless of visual cues to encourage scrolling
Peel me! (pure CSS 3D demo)
Updated: at 04:07 PMWith a fancy CSS transform series you can make text appear to peel off the page. And it's animated!