Bryan Rasmussen Nowadays, I typically focus on JavaScript-intensive projects, React frontend work, accessibility, Node.js backends, ElasticSearch, and automation. I'm also proficient in documentation and technical writing.

Stories by Bryan Rasmussen

Building an accessible glossary in vanilla JavaScript

Building an accessible glossary in vanilla JavaScript

Dev

Build a fully accessible glossary page in vanilla JS in this detailed tutorial in a way that makes accessibility a priority (and dev easy).

Bryan Rasmussen
Jul 13, 2022 ⋅ 17 min read
Experimenting with the FullScreen API

Experimenting with the FullScreen API

Dev

Explore the FullScreen API’s range of tools through extensible examples, and learn some helpful accessibility tips in this tutorial.

Bryan Rasmussen
Sep 10, 2021 ⋅ 7 min read
Dynamism-CSS-Calculations

Dynamism and CSS calculations

Dev

Using variables to control and change values for properties allows you to run calculations in CSS functions without issues.

Bryan Rasmussen
Jan 19, 2021 ⋅ 11 min read
A Guide to the min(), max(), and clamp90 CSS Functions

A guide to the min(), max(), and clamp() CSS functions

Dev

The min(), max(), and clamp() CSS functions can revolutionize web layouts, but they can also make CSS much more difficult to reason about.

Bryan Rasmussen
Oct 21, 2020 ⋅ 16 min read
Create Cooler Loading Animations With SVG

Create cooler loading animations with SVG

Dev

Don’t settle for a tired spinner. Add some extra character to your site with a custom loading animation built with SVG.

Bryan Rasmussen
Sep 1, 2020 ⋅ 7 min read
Animation Tricks With SVG Z-index

Animation tricks with SVG z-index

Dev

With SVG’s z-indexing and some properly timed animations, you can construct advanced effects that catch users’ attention through simple markup patterns.

Bryan Rasmussen
Jul 13, 2020 ⋅ 4 min read
Experiments in JavaScript Tiling

Experiments in JavaScript tiling

Dev

When building a website, creating a distinctive visual identity is paramount. Learn how to use TactileJS to create stunning patterns for your website.

Bryan Rasmussen
Jun 1, 2020 ⋅ 6 min read