I just returned from a holiday on the gorgeous island of Corfu in Greece and spent quite some time taking photos. Instead of ...
Starting with the next version of Microsoft Edge, we are running an experiment that allows you to use Visual Studio Code as the editor of the in-browser Developer Tools. Here’s a three minute video ...
I just delivered a talk on JavaScript and ES6 at All things Open in Raleigh, North Carolina. This is just a quick post to give you all the content and links I talked about.
I am currently in Prague, Czech Republic and gave a talk on re-use, professionalism and ease of development at the WebExpo. Today I am going to have a longer chat with the people at the University ...
Just got this via the webaim mailing list: I am very pleased to share with you news about the AEGIS project, a 12.6m investment in accessibility, with the vast majority of it focused on open source ...
I was lucky enough to get some good JavaScript trainings in the last months, one of which being Douglas Crockford explaining the DOM as an inconvenient API to work with. While his slides have a ...
Last week I went to Paris, France to speak at a Yahoo Developer Network event and Paris Web. Paris Web is a web development, design and accessibility conference that runs for the fourth year (I think) ...
Disclaimer: This is a list that will be part of the upcoming book for Friends of Ed about Web Development with Web Services and APIs. I thought it’d be interesting ...
The browser developer tools Console is so much more than a place to log your messages. It is a way for you to programatically access the currently shown document and window, read out values and change ...
This is the article version of a talk I gave at Web Unleashed in Toronto and Halfstack in Vienna. You can also check the slides here. I love the web, and it has been only good to me from a career ...
Yesterday we wanted to play some dice games and I realised I had none in my house. So I spent a bit of time on developing a Dice Throw Simulator The code is also available on GitHub and probably ...
About eight years ago Bret Victor tried to change the way developer tools work by providing a faster and simpler way from creation to consumption. He also followed it up with a Learnable Programming ...