rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

319 feeds


Sarah Gerrard’s RSS Feed

Posts

The Slow Parts of Getting Better πŸ”—

Most of the growth that matters as a developer happens slowly and invisibly β€” building mental models, learning to articulate what you know, getting be [...]

How I Like to Work πŸ”—

A review of how I work as a developer, centered on clarity, maintainability, and the structural decisions that compound over time. [...]

Questions I Ask Before I Write a Line of Code πŸ”—

A practical list of questions I run through before starting work to scope the smallest useful change, reduce surprises, and make my work easier to rev [...]

Why I’m Building My Own Home Server πŸ”—

Exploring the motivation behind why I'm building a home server. [...]

AI Context as Configuration, Not Prompts πŸ”—

Stop repeating yourself in every prompt. Use files like agents.md to define project conventions, rules for universal constraints, and skills for optio [...]

Making Mistakes in Public Isn’t a Failure πŸ”—

Working in public means being visible while learning. That isn’t a weaknessβ€”it’s how real software gets built. [...]

Ads as a Performance Budget Problem πŸ”—

Exploring how ads impact website performance and strategies to manage their effects. [...]

How I’m Writing (and Working) in 2026 πŸ”—

A rundown of how I'm approaching my blog in 2026 - what kinds of posts to expect, how often I'm writing, and the principles guiding my approach to wri [...]

Introduction to Big O Notation πŸ”—

A generalized introduction to Big O Notation, in the context of software development. [...]

Reflecting on 1-year in Open Source πŸ”—

Looking back at my first year contributing to open-source projects and the lessons I've learned along the way [...]

Unraveling the Magic of the Virtual DOM πŸ”—

How the Virtual DOM works under the hood and why it makes modern web apps faster [...]

Implementing a Linked List πŸ”—

Building a linked list from scratch and understanding how this fundamental data structure works [...]

The Importance of Accessible CSS for a User-Friendly Website πŸ”—

A look at why accessible CSS matters and practical tips for making your websites work for everyone [...]

The Fundamentals of Algorithms πŸ”—

Understanding the building blocks of algorithms and how they solve computational problems efficiently [...]

An Introduction to Data Structures πŸ”—

Getting started with data structures - what they are, why they matter, and how they fit into programming [...]

Streamlining Your Workflow with Git and the Command Line πŸ”—

Mastering Git through the command line - from basic commands to understanding how version control actually works [...]

Using the Terminal πŸ”—

Getting comfortable with the command line and learning the essential commands every developer should know [...]

Getting Started with REST APIs πŸ”—

A beginner-friendly introduction to REST APIs, how they work, and how to start using them in your projects [...]

Exploring the Basics of Data Structures and Algorithms πŸ”—

A deep dive into why data structures and algorithms matter and how they shape the way we solve problems [...]

Demystifying the World of Programming πŸ”—

Breaking down what programming really is and clearing up common misconceptions for beginners [...]

Designing with Inclusion in Mind: Tips and Best Practices πŸ”—

Learn the essential strategies and techniques for maximizing usability for all users [...]

HTML for Beginners: Tags and Accessibility πŸ”—

Discover the role of HTML tags and how they make your website accessible [...]

How I Learned to Code πŸ”—

From learning the basics of HTML to the complexities of data structures and algorithms [...]

From a Casual Gamer to Developer πŸ”—

How I went from being a casual gamer and computer tinkerer to working towards a career change. [...]