Andrew Bone

Andrew Bone @link2twenty

About: A British web developer, that is passionate about web accessibility.

Location:
Britain, Europe
Joined:
Jun 8, 2017

Andrew Bone
articles - 77 total

Learning GO: The container types

Welcome back to another exploration of Go! This week, we're looking at Go’s three container types:...

Learn More 5 0Mar 27

Learning GO: Loops and Conditionals

Let's continue our journey into Go. Last time, we got Go set up in WSL and covered some fundamentals...

Learn More 24 0Mar 20

Learning GO: A new beginning

Learning things is fun so I've decided it's time to learn go and because I enjoy making these little...

Learn More 10 5Mar 14

Future of CSS: Select styling without the hacks

For years the <select> element has been notoriously difficult to style. Developers had to...

Learn More 32 14Mar 10

I've revisited and updated this post a few times over the last couple of days to get it somewhere I'm proud of it. I think it's finally there.

Dialogs, Popovers & the Top Layer Mess Andrew Bone ・...

Learn More 0 0Feb 20

Dialogs, Popovers & the Top Layer Mess

Dialogs (or modals) and popovers are essential UI components that interrupt the user's workflow to...

Learn More 6 0Feb 18

This is moving forward in the spec and chrome is adding CSS functions behind a flag in canary!!

Future of CSS: Functions and Mixins Andrew Bone ・ Feb 15...

Learn More 0 0Feb 9

Native HTML: Accordion Revisited

Six years ago, I explored the native <details> and <summary> elements to create...

Learn More 100 17Jan 6

Embracing the Fun: Share Your Favorite Tech April Fools'!

Ah, April Fools' Day—a time when the tech world unleashes its creativity, blending humour with...

Learn More 13 14Apr 1 '24

Learning Rust: Enumerating Excellence

Let's dive back into Rust! This time we're going to be going through the lesson called "Enums and...

Learn More 25 6Mar 25 '24

One Byte Explainer: matchMedia

This is a submission for DEV Challenge v24.03.20, One Byte Explainer: Browser API or Feature. ...

Learn More 33 4Mar 20 '24

Learning Rust: Structuring Data with Structs

Another week, another dive into Rust. This time, we're delving into structs. Structs bear resemblance...

Learn More 24 6Mar 18 '24

Learning Rust: Looking at Ownership

Let's dive back into Rust, this time we're exploring ownership. Ownership is Rust's secret sauce for...

Learn More 29 3Mar 11 '24

Learning Rust: Grasping the concepts

Time for another Rust lesson. Following on from my last post, we're delving into Common Programming...

Learn More 79 13Mar 4 '24

Learning Rust: A clean start

I've decided it's time to learn Rust and in order to keep myself motivated I'm going to keep a record...

Learn More 144 10Feb 26 '24

Future of CSS: Functions and Mixins

Today we're going to look at something that hasn't yet been incorporated into the official CSS...

Learn More 68 24Feb 15 '24

Future of CSS: Scroll Animations

Today we're going to be looking at scroll based animations as a part of animation-timeline, at the...

Learn More 136 18Jun 13 '23

Future of CSS: Popover API

In this post we're going to be looking at not one but two new exciting things coming to CSS, the...

Learn More 131 7May 23 '23

View Transitions API

For a long time now native apps have had many features out of the box that us web developers could...

Learn More 60 6May 6 '23

Future of CSS: color-mix function 🎨

I always love to delve into the new and wonderful things coming to the web, today I'm going to look...

Learn More 26 5Jul 16 '22

React: Using native dialogs to make a modal popup

Around two years ago I wrote a post, that I'm still very proud of, called "Using portals to make a...

Learn More 32 6May 19 '22

Remix: Finishing the tutorial

Yesterday I started a new series to follow my journey into learning Remix, we got about halfway...

Learn More 18 3Feb 13 '22

Remix: Something different

Coming up to three years ago I made the shift away from web development as a hobby to web development...

Learn More 137 8Feb 12 '22

Do you need a State Management Library?

The other day I was browsing LinkedIn when a poll caught my eye What's your favourite React State...

Learn More 181 64Sep 25 '21

React: Custom hook for media queries 📱💻

Today we'll be making a React hook that will take a media query and will return whether that query...

Learn More 138 3Aug 7 '21

Unicode mood selector (star-rating)

There have been several posts written this week about star ratings, as part of the "Star (rating)...

Learn More 24 1Jul 8 '21

Star-rating with simple animations (the saga continues)

I don't know if you've all noticed but there have been a lot of star rating posts being published on...

Learn More 34 8Jul 7 '21

Star-rating using Unicode stars

You might not have known this but over the past week there has been a shadow war taking place right...

Learn More 105 23Jul 5 '21

Building an Accessible Reveal-Card

Recently, I found myself craving to make something interesting. So I sat down and scrolled through dr...

Learn More 145 11Jun 7 '21

CSS Container Queries

Something new, and exciting, is coming to CSS and when I say 'is coming' I mean it's not supported in...

Learn More 88 12Apr 24 '21