
Here’s a little bit of an introduction to the 2016 10k Apart contest from yours truly.
Here’s a little bit of an introduction to the 2016 10k Apart contest from yours truly.
I’m so excited about this new contest!
The Challenge? Build a compelling web experience that can be delivered in 10kB and works without JavaScript.
If you can, there’s big money waiting for you!
PS - I’ll be writing up the build process for the site in the coming weeks.
I love this overview of handy column-busting CSS options.
I’m learning more and more about Service Workers every day…
Edge 14 is out. I’m so proud of my colleagues working on this browser. My favorite bit? The focus on accessibility (and the 100% score on HTML5Accessibility’s browser benchmark to back it up).
I loved taking this course as part of my job training at Microsoft and I’m so excited that they’ve made it public. I learned a ton and I’m sure you will too:
In this course, you’ll deepen your understanding of unconscious biases, how they influence behavior, and how they impact us all. You’ll also learn numerous actions you can take to help counter bias in your own work environment.
This is an awesome post from Microsoft CEO Satya Nadella on the future of Artificial Intelligence, recommendations for the development of AI, and what will be required of us as humans interacting with it.
In two back-to-back, potentially NSFW posts discussing web development vs. platform-specific development, Eran Hammer covered a lot of the pain points encountered in each. For instance, on the Web, you’ve got rendering and user interface inconsistencies between browsers. On the other hand, retention for apps is notoriously crappy.
The world’s cheapest smartphone (251 Indian Rupees—less than US$4) is here. The specs:
The rollout is slow and units are being sold at a loss, but still. This is amazing and the program, which is subsidized by the Indian government, will bring the web to millions who have not been able to access it previously.
This is an interesting survey of form validation approaches. Interestingly it does not include in-browser validation handling, only bespoke validation scripts.