Draft
Post Design System for ryanclements.dev
This is a post that contains all of the custom components and styles to make a post look awesome.
Read more
Draft
This is a post that contains all of the custom components and styles to make a post look awesome.
Read more
Apr 12th, 2024
Struggling with hydration mismatches in your Nuxt.js app? Dive into real-world examples and solutions in our latest blog post. Learn why hydration mismatches occur, how they impact your app, and practical tips for fixing them.
Read more
Mar 22nd, 2024
This blog post explores how some decisions can have viral effects on a project's health. In this post we explore this concept using real-world case studies to illustrate the importance of careful decision-making and proactive maintenance strategies.
Read more
Mar 1st, 2024
I've helped many teams with audits on their software. Here is what I look for and why.
Read more
Feb 23rd, 2024
Reading other people's code is hard. Here is how I do it.
Read more
Feb 9th, 2024
Ever have problems making sense of code you didn't write? I'll help you with proven techniques in this post.
Read more
Jan 16th, 2024
I started a software agency and have a story to tell about it.
Read more
Dec 8th, 2023
Why I left Amazon and what's next for me.
Read more
Nov 18th, 2023
Want even more tips on how to learn things really quickly as a software engineer? Read to find out.
Read more
Oct 30th, 2023
Want to know some tips on how to learn things really quickly as a software engineer? Read to find out.
Read more
Sep 26th, 2023
Here I list the most common antipatterns I see PR reviewers make and how to fix them at their core
Read more
Sep 25th, 2023
Here I list the most common antipatterns I see PR authors make and how to fix them at their core
Read more
Aug 25th, 2023
In this post I share my thoughts about how positive affirmation can go a long way to make someone's day
Read more
Jun 10th, 2023
The article discusses the hidden, negative impact of cognitive overload in software engineering and suggests ways to combat it.
Read more
May 15th, 2023
Find out why even a top tier tech company still ships bad code
Read more
Apr 1st, 2023
Testing techniques like mocking are often overused, but can be justified. In this post I break down what justifies such techniques.
Read more
Mar 17th, 2023
Mocking is overused and can lead to brittle tests. Here I go over alternatives and when you should reach for mocking.
Read more
Feb 20th, 2023
How to use Next.js static props in Storybook using static imports, esbuild, and webpack
Read more
Jan 29th, 2023
Ever wondered how to create a header that animates in and out of view in perfect sync with scrolling?
Read more