Skip to content
Cody Loyd

Cody Loyd

  • about
  • games
  • music
Posted in Design Patterns, JavaScript

Design Patterns: Prototype

  • Cody Loyd
  • posted on April 2, 2021April 2, 2021
  • 1 Comment
This series of posts covers the patterns presented in the classic book “Design Patterns: Elements of Reusable Object-Oriented Software.” Here I break down the patterns and show examples
Read More
Posted in Design Patterns, JavaScript

JavaScript Patterns: Mixins

  • Cody Loyd
  • posted on March 26, 2021
  • No Comment
Mixins are not one of the patterns specified in the original Gang-of-Four Design Patterns book, but you can use them to facilitate some of those patterns. A mixin is simply a way to add functionality
Read More
Posted in Design Patterns, JavaScript

Design Patterns: Interpreter

  • Cody Loyd
  • posted on March 18, 2021March 18, 2021
  • No Comment
This series of posts covers the patterns presented in the classic book “Design Patterns: Elements of Reusable Object-Oriented Software.” Here I break down the patterns and show examples
Read More
Posted in Design Patterns, JavaScript

Design Patterns: Singleton

  • Cody Loyd
  • posted on March 9, 2021March 9, 2021
  • No Comment
This series of posts covers the patterns presented in the classic book “Design Patterns: Elements of Reusable Object-Oriented Software.” Here I break down the patterns and show examples
Read More
Posted in Design Patterns, JavaScript

Design Patterns: Builder

  • Cody Loyd
  • posted on March 5, 2021
  • No Comment
This series of posts covers the patterns presented in the classic book “Design Patterns: Elements of Reusable Object-Oriented Software.” Here I break down the patterns and show examples
Read More
Posted in CSS

CSS units: em, rem, and px

  • Cody Loyd
  • posted on February 26, 2021September 17, 2021
  • 2 Comments
You have a lot of options when it comes to units inside CSS. It can be confusing to know which units to use, and the web is full of somewhat contradictory advice on the topic. Here I’ll present
Read More
Posted in CSS, responsive

Full-Screen App-Like Layouts

  • Cody Loyd
  • posted on February 22, 2021September 17, 2021
  • No Comment
Web apps that behave like full-screen native apps have become commonplace. I’ve come across many designs for web-based projects that have a layout with a static header, a static footer, and
Read More
Posted in CSS, responsive

Using Percentages in CSS

  • Cody Loyd
  • posted on February 20, 2021September 17, 2021
  • 2 Comments
This series of posts addresses a few of the most common misconceptions I see in “Responsive CSS.” This post covers the pitfalls associated with using percentages to define the size of
Read More
Posted in Design Patterns, JavaScript

Design Patterns: Factories

  • Cody Loyd
  • posted on February 19, 2021March 3, 2021
  • 1 Comment
This series of posts covers the patterns presented in the classic book “Design Patterns: Elements of Reusable Object-Oriented Software.” Here I break down the patterns and show examples
Read More
Posted in Personal

From 0 to employed. In one year.

  • Cody Loyd
  • posted on April 16, 2017March 6, 2021
  • 1 Comment
One year ago today, I had literally no real programming experience. 3 days ago I accepted the offer for my first programming job… a 100% remote position with a great salary and benefits. I did it.
Read More

Posts navigation

1 2

Recent Posts

  • Design Patterns: Prototype
  • JavaScript Patterns: Mixins
  • Design Patterns: Interpreter
  • Design Patterns: Singleton
  • Design Patterns: Builder

Categories

  • CSS
  • Design Patterns
  • Fiction
  • JavaScript
  • Learning
  • Personal
  • responsive

Archives

  • February 2023
  • September 2022
  • August 2022
  • April 2022
  • April 2021
  • March 2021
  • February 2021
  • April 2017
  • March 2017

Recent Posts

  • Design Patterns: Prototype
  • JavaScript Patterns: Mixins
  • Design Patterns: Interpreter
  • Design Patterns: Singleton
  • Design Patterns: Builder

Pages

  • about
  • games
  • music
Copyright © 2023 Cody Loyd
Theme by Green Balanced Gal