A complete guide to the HTML number input

Styling, UX, validation

#Frontend#HTML
Added: 17 Nov 2025

On the benefits of using the default RESTful actions to prevent controllers from becoming too big and confusing.

#Ruby on Rails#System design
Added: 17 Nov 2025
How I Taught GitHub Copilot Code Review to Think Like a Maintainer - Angie Jones

Open source maintainers are getting more contributions than ever, thanks to AI-assisted coding. Here's how GitHub Copilot Code Review can help.

#Saff Engineer#AI
Added: 17 Nov 2025
EP189: How to Design Good APIs

A well-designed API feels invisible, it just works. Behind that simplicity lies a set of consistent design principles that make APIs predictable, secure, and scalable.

#API#System design
Added: 17 Nov 2025
Rails Performance: 5 Critical Bottlenecks You're Missing

Fix slow Rails apps in 5 steps. Guide covers N+1 queries, missing indexes, memory bloat, view rendering & asset compilation with real-world examples.

#Ruby on Rails#Performance
Added: 15 Nov 2025
Collaboration sucks

If you want to go fast, go alone; if you want to go far, go alone too. (mostly)

#Soft Skills
Added: 15 Nov 2025
PostgreSQL 13 Is Reaching End of Life. The Time to Upgrade is Now!

PostgreSQL 13 is reaching end of life on November 13, 2025. Treat your upgrade not as maintenance, but rather as an investment in security, stability, and innovation.

#database
Added: 15 Nov 2025
How I Use AI to Build Frontend Apps: My Candid, Messy Process

I've noticed that some of the pushback against using AI to code stems from people not knowing how to...

#AI#Tutorial
Added: 14 Nov 2025
Programming principles for self taught front-end developers

The majority of us are a bunch of self taught people with rather spotty knowledge and that's fine! Kilian (also self taught) is here to share some of the computer science fundamentals you probably are missing with the aim to improve your code in the long term.

#Soft Skills
Added: 12 Nov 2025
How to design a join code system

Learn the ins and outs of building a game-based join code feature.

#Ruby on Rails#Tutorial
Added: 11 Nov 2025
Two products, one Rails codebase

Build multiple products from a single Rails codebase using variants and custom configuration class.

#Ruby on Rails
Added: 11 Nov 2025
Keep your passwords secure, one way or the other

Hi, it’s Claudio Baccigalupo. Let’s explore this week’s changes in the Rails codebase.

#Ruby on Rails
Added: 10 Nov 2025
Perfectly Pointed Tooltips: A Foundation – Frontend Masters Blog

The Anchor Positioning API in CSS is very powerful. This is the beginning of a series where we understand it through the perfect use-case: tooltips.

#Frontend#CSS
Added: 9 Nov 2025
How to Supercharge Your Rails App with MCP Server and Copilot for AI-Driven Translation

Learn how to integrate MCP Server with GitHub Copilot to transform your Rails app into an AI-powered translation platform with smart automation and speed.

#AI#Ruby on Rails#Tutorial
Added: 9 Nov 2025
Building an AI Social Media Manager with Ruby on Rails: Architecture, Automation, and Lessons Learned

Building an AI Social Media Manager with Ruby on Rails: Architecture, Automation, and Lessons...

#AI#Ruby on Rails
Added: 9 Nov 2025
Ruby LangChain Testing Guide 2025 | RSpec + | JetThoughts…

Master RSpec testing for LangChain-Ruby with 25 working examples. Learn mocking, VCR, WebMock, and CI/CD automation. Build reliable AI features with 95%+ test…

#AI#Ruby on Rails#testing
Added: 9 Nov 2025
Nano Banana with RubyLLM

Nano Banana hides behind Google's chat endpoint. Here's the straight line to ship it with RubyLLM.

#AI#Ruby
Added: 8 Nov 2025
Trusting the browser · Medienbäcker Thomas Günther

I've been thinking about how we approach accessibility in web development. Particularly about trusting the browser to implement things in an accessible way.

#Frontend
Added: 8 Nov 2025
Transition to the Other Side with Container Query Units

How container queries help move an element to the opposite side of its parent container when both have dynamic responsive dimensions.

#Frontend#CSS
Added: 8 Nov 2025
Never forget how to delegate. This is the easiest framework for engineers.

How the most common type of document maps to delegation

#Saff Engineer
Added: 4 Nov 2025
Jesse Waites, Senior Ruby on Rails Developer

Senior Level Ruby on Rails Developer for Hire

#Ruby on Rails#HOTWire
Added: 3 Nov 2025
Anyone Can Commit Code as You on GitHub (Here's How to Stop Them)

I've been signing my Git commits since 2020, and it's one of those security practices that seems...

#Development
Added: 3 Nov 2025
The killer feature of Web Components

The personal blog of Dave Rupert, web developer and podcaster from Austin, TX.

#Frontend
Added: 3 Nov 2025
Rails 8.1: Job continuations, structured events, local CI

Rails 8.1 represents the work of over 500 contributors across 2500 commits since our last major release. After some weeks of people trying the betas and releases candidates, we are excited to share the final release.

#Ruby on Rails
Added: 29 Oct 2025
How does Turbo listen for Turbo Streams?

Let’s try to peer behind the curtain and figure out the answer to these questions. Doing so has a couple of important benefits:

#Ruby on Rails#Frontend#HOTWire
Added: 27 Oct 2025
First Previous Next Last