One request that keeps coming up in web design right now are card interfaces that work like this: They should have headings and text and link to another document You should be able to click anywhere ...
The WebShare API is so easy to use, it is a crime people don’t use it more. Instead, we have tons of dead “share on $thing” ...
Sometimes you want to notify a user that something has happened in your application. To be as inclusive as possible, it is important to display these notifications close to where the action happened.
The Live Server extension for Visual Studio code has been installed 25M times and is incredibly useful. It enables you to right-click an HTML document, and it runs a server for you and opens a browser ...
Update: As this is blowing up on Hackernews I added information to each of the tips in which environment they are supported in parenthesis after each heading. When I state “Chromium browsers”, this ...
I just shot a ton of pictures on vacation and was amazed to see just how much extra data our mobile phones store in images. This is a ton of information to play with. The classic is using the GPS data ...
TL;DR: JavaScript is too great an opportunity to build accessible, easy-to-use and flexible solutions for the web to not use it. It fills the gaps years of backwards-compatibility focus created. It ...
I am lucky that in my job I manage to come across amazing people all the time. In some cases it takes a while for them to come out of their shell and show what they can do. One of those is my friend ...
Dogs are excellent, and great people. When I came across the Dog.ceo API of free dog images sorted by breed the other day, I had to do something with it. So I did. I give you the dog browser: You use ...
This blog started as a scratch pad of simple solutions to problems I encountered. So why not go back to basics? It is pretty easy to get an ordered list into a document. All you have to do is add an ...
If you use Microsoft Edge, you get a camera icon when you hover your mouse over any image: This is a great tool for users as it allows them to do a visual search in a sidebar for that image. During ...