DEV Community

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I Regret Being a Hipster in Tech

I Regret Being a Hipster in Tech

374
Comments 44
4 min read
Rails 6: the missing developer setup guide

Rails 6: the missing developer setup guide

355
Comments 27
11 min read
BCrypt Explained

BCrypt Explained

329
Comments 22
7 min read
From Next.js to Rails then Elixir: My journey through React.js burnout

From Next.js to Rails then Elixir: My journey through React.js burnout

324
Comments 88
13 min read
The Dev.to Feed Algorithm 🤖

The Dev.to Feed Algorithm 🤖

308
Comments 25
7 min read
Switching from Memcache to Redis and Some Tips on Caching

Switching from Memcache to Redis and Some Tips on Caching

253
Comments 19
9 min read
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

250
Comments 19
9 min read
Best modern resources for learning Rails 6 and Ruby

Best modern resources for learning Rails 6 and Ruby

231
Comments 9
3 min read
From 15,000 database connections to under 100: DigitalOcean's tale of tech debt

From 15,000 database connections to under 100: DigitalOcean's tale of tech debt

220
Comments 20
7 min read
Auto-magically generate sequence diagrams of your code's runtime behavior

Auto-magically generate sequence diagrams of your code's runtime behavior

192
Comments 5
6 min read
Ruby on Rails is the world’s fastest web framework for startups

Ruby on Rails is the world’s fastest web framework for startups

188
Comments 30
4 min read
My beloved Ruby on Rails cheat sheet

My beloved Ruby on Rails cheat sheet

165
Comments 3
6 min read
A Ruby on Rails Roadmap

A Ruby on Rails Roadmap

157
Comments 16
2 min read
A New Era in Rails Development

A New Era in Rails Development

154
Comments 7
7 min read
My Full Stack Web Developer Resources

My Full Stack Web Developer Resources

154
Comments 2
3 min read
👩‍💻 The three extensions you need for Rails development in VS Code

👩‍💻 The three extensions you need for Rails development in VS Code

153
Comments 8
5 min read
React & Redux Project: Gomojii

React & Redux Project: Gomojii

148
Comments 12
4 min read
Why do you love Ruby, actually? An ode.

Why do you love Ruby, actually? An ode.

148
Comments 78
8 min read
Why I still love Ruby

Why I still love Ruby

140
Comments 50
2 min read
Trabalhando com Threads em Ruby

Trabalhando com Threads em Ruby

139
Comments 4
3 min read
A Sneak Peek of Ruby's New Debugger!

A Sneak Peek of Ruby's New Debugger!

139
Comments 3
6 min read
How To Give Engineers Filtered Database Access

How To Give Engineers Filtered Database Access

137
Comments 10
7 min read
Technical debt so bad I quit my job

Technical debt so bad I quit my job

136
Comments 15
3 min read
Ruby on Rails Development with VS Code

Ruby on Rails Development with VS Code

130
Comments 4
7 min read
A few sneak peeks into Hey.com technology (I - Intro)

A few sneak peeks into Hey.com technology (I - Intro)

128
Comments 4
3 min read
Modern Rails flash messages (part 1): ViewComponent, Stimulus & Tailwind CSS

Modern Rails flash messages (part 1): ViewComponent, Stimulus & Tailwind CSS

123
Comments 4
12 min read
Design Patterns with Ruby on Rails part 2: Query Object

Design Patterns with Ruby on Rails part 2: Query Object

117
Comments 8
3 min read
Design Patterns with Ruby on Rails part 1: Introduction and Policy Object

Design Patterns with Ruby on Rails part 1: Introduction and Policy Object

115
Comments 2
3 min read
Your first ruby gem 💎

Your first ruby gem 💎

111
Comments 15
11 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
Forem Hacktoberfest: Let’s Internationalize!

Forem Hacktoberfest: Let’s Internationalize!

110
Comments 13
3 min read
Rails gets out of the way when you need that most.

Rails gets out of the way when you need that most.

109
Comments 17
1 min read
What is Docker? Why is it important and necessary for developers? Part I

What is Docker? Why is it important and necessary for developers? Part I

108
Comments 2
9 min read
Demystifying Docker Compose

Demystifying Docker Compose

105
Comments 9
4 min read
2 Wrongs Equal A Lot of Learnings

2 Wrongs Equal A Lot of Learnings

105
Comments 11
6 min read
Keep Calm and Upgrade On

Keep Calm and Upgrade On

102
Comments 11
13 min read
On Death and Dying: Ruby on Rails

On Death and Dying: Ruby on Rails

99
Comments 29
6 min read
How to auto-document the database schema of your Rails app 04:08

How to auto-document the database schema of your Rails app

98
Comments 1
2 min read
Getting started with Ruby on Rails and Postgres on Supabase

Getting started with Ruby on Rails and Postgres on Supabase

98
Comments
4 min read
There was Rails, then Laravel and now Adonis js

There was Rails, then Laravel and now Adonis js

97
Comments 10
3 min read
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

96
Comments 4
7 min read
One of my favorite testing/productivity tools: guard

One of my favorite testing/productivity tools: guard

96
Comments 10
1 min read
Build a real-time Twitter clone in 10 mins with Rails and StimulusReflex

Build a real-time Twitter clone in 10 mins with Rails and StimulusReflex

94
Comments 16
1 min read
Ruby 3.1 – Shorthand Hash Syntax – First Impressions

Ruby 3.1 – Shorthand Hash Syntax – First Impressions

92
Comments 12
4 min read
1 Backend, 5 Frontends - Todo List with Rails, React, Angular, Vue, Svelte, and jQuery

1 Backend, 5 Frontends - Todo List with Rails, React, Angular, Vue, Svelte, and jQuery

91
Comments 5
27 min read
Let’s Build: With Ruby on Rails – Marketplace App with Stripe Connect

Let’s Build: With Ruby on Rails – Marketplace App with Stripe Connect

91
Comments 4
74 min read
My beloved Ruby Cheat Sheet

My beloved Ruby Cheat Sheet

89
Comments 10
7 min read
Beginner's guide to creating an API from scratch using Rails

Beginner's guide to creating an API from scratch using Rails

87
Comments 37
10 min read
I just want to be a Ruby on Rails developer - How to get started

I just want to be a Ruby on Rails developer - How to get started

87
Comments 17
5 min read
Advanced ViewComponent patterns in Rails

Advanced ViewComponent patterns in Rails

86
Comments 4
6 min read
Write clean Object-Oriented code by replacing conditional with polymorphism

Write clean Object-Oriented code by replacing conditional with polymorphism

85
Comments 3
5 min read
Tailwind Enter/Leave Transition Effects with Stimulus.js

Tailwind Enter/Leave Transition Effects with Stimulus.js

85
Comments 10
7 min read
Reusable Turbo-iOS Project Configured Entirely From Your Rails App

Reusable Turbo-iOS Project Configured Entirely From Your Rails App

83
Comments 5
5 min read
Custom Fields: Give Your Customers the Fields They Need

Custom Fields: Give Your Customers the Fields They Need

82
Comments
7 min read
Building a Rails App With Multiple Subdomains

Building a Rails App With Multiple Subdomains

82
Comments 1
7 min read
Rails + PostgreSQL JSONB (Part 1)

Rails + PostgreSQL JSONB (Part 1)

81
Comments 5
6 min read
Blog Demo using Rails 7 + Hotwire Rails + TailwindCss + Stimulus + @rails/request.js

Blog Demo using Rails 7 + Hotwire Rails + TailwindCss + Stimulus + @rails/request.js

81
Comments 6
5 min read
Why Web developers still use Ruby on Rails?

Why Web developers still use Ruby on Rails?

81
Comments 19
2 min read
Future of Ruby – AST Tooling

Future of Ruby – AST Tooling

80
Comments 3
9 min read
Multiple Foreign Keys for the Same Relationship in Rails 6

Multiple Foreign Keys for the Same Relationship in Rails 6

80
Comments 11
4 min read
loading...