Hi, I'm Anders Ramsay.
I designing and building digital products.
Hi, I'm Anders Ramsay.
I designing and building digital products.
Recent Posts
How to save anonymous content to a database
For my new notes app, I wanted to allow anonymous users to create notes locally, and then be able to save it to a database on login. In this blog post, I walk through how I implemented this.
Some of My Favorite Shell Commands
A few custom commands I use almost daily
How to Keep Your Footer at the Bottom of the Screen (or Below)
Prevent the annoying "floating" footers in the middle of your screen.
A Suggested Process For Writing E2E Tests
Part of the E2E testing series. A lot of tutorials focus on configuring and running E2E tests. Here we focus on how to approach writing the actual tests.
Ensuring Your E2E Tests Run On Every Code Push
To help prevent regression, we want to make sure we run our full test every time we push our code.
How to set up a local E2E test development environment
Ensure E2E tests get written by running both your dev environment and your E2E test runner with a single command. Also, learn about writing resilient tests using test ids.
E2E Testing Series
A series of posts on how to configure and write valuable E2E tests.
Previous Blog Posts
If you're interested in my earlier blog posts, check out my posts on Medium.