Archives

From October 25, 2018

What’s the deal with WWW?

I recently had a client ask me ‘is there a difference between ‘mywebsite.com’ and ‘www.mywebsite.com’?’ In short: no. But of course, it’s more complicated.

Read More
From October 21, 2018

Fixing Button Text Overflow

I’m working on a redesign using the Bulma CSS framework to overhaul my site. Bulma has a few quirks though, like this overflowing button text

Read More
From September 27, 2018

The Functionality that htaccess Provides

Modifying the htaccess file can improve your SEO, can improve usability of your site, improve server response time, help save you headaches, and more.

Read More
From September 26, 2018

I Built a Chrome Extension

I wanted to be able to use lorem ipsum easily – without going a site, finding text, and copying it. I thought a Chrome Extension might work, so I built one.

Read More
From September 25, 2018

CSS Properties You May Not Know

Since the introduction of CSS, there have been lots of properties introduced (and deprecated). There’s a lot out there, some of which you may not know.

Read More
From September 24, 2018

The Weather Sucks: my newest pet project

Not long ago, I got really frustrated with the way the weather app I used worked. I wanted to build something better looking, faster, & easier to use

Read More
From September 22, 2018

Filters in CSS

Filters are a pretty cool, powerful tool that can be used to apply a variety of effects – most commonly to images and backgrounds.

Read More
From September 20, 2018

How to Get the most Value from a WordPress Site

There is quite a lot that clients can do to make sure that they get the most value out of their WordPress site – blogging and SEO are just the start.

Read More
From September 19, 2018

After Launching: What is ‘post-deployment maintenance’, anyways?

In every contract I commit to, I offer post-deployment maintenance. It’s an important part of web-devbusiness that ensures happy clients & efficiency

Read More
From August 21, 2018

Codier: Front-end coding challenges

Through some Reddit thread a while back, I was introduced to Codier, a collection of front-end coding challenges. It’s pretty cool but has one drawback.

Read More