DEV Community

Ruby

This tag is for posts related to the Ruby language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 Free Tutorials You Should Complete to Master the Back-End

5 Free Tutorials You Should Complete to Master the Back-End

604
Comments 55
3 min read
Developers - Free learning resources & get certified

Developers - Free learning resources & get certified

584
Comments 43
2 min read
Linux filters - How to streamline text like a boss

Linux filters - How to streamline text like a boss

406
Comments 24
7 min read
BCrypt Explained

BCrypt Explained

329
Comments 22
7 min read
Free Real-World Web Development Projects for All Developers

Free Real-World Web Development Projects for All Developers

320
Comments 2
5 min read
Bringing more sweetness to Ruby with Sorbet types 🍦

Bringing more sweetness to Ruby with Sorbet types 🍦

301
Comments 33
11 min read
Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby

Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby

289
Comments 27
14 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
Complementing exceptions - Introducing monads for error handling in ruby

Complementing exceptions - Introducing monads for error handling in ruby

247
Comments 27
8 min read
Creating a Sinatra API with system-wide dependency injection using dry-system and rom-rb

Creating a Sinatra API with system-wide dependency injection using dry-system and rom-rb

244
Comments 30
9 min read
One thing led to another and I built my own static site generator today

One thing led to another and I built my own static site generator today

239
Comments 29
2 min read
Announcing TechSchool: A free and open-source platform to learn programming

Announcing TechSchool: A free and open-source platform to learn programming

235
Comments 50
2 min read
Pattern matching - Dealing with the if statement nightmare

Pattern matching - Dealing with the if statement nightmare

220
Comments 8
7 min read
Methods in Ruby

Methods in Ruby

206
Comments 36
2 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
Conhecendo o ecossistema Crystal: ferramentas e projetos

Conhecendo o ecossistema Crystal: ferramentas e projetos

183
Comments 9
10 min read
How to reduce the time complexity of nested loops

How to reduce the time complexity of nested loops

183
Comments 5
4 min read
Getting Started with Elasticsearch and Ruby

Getting Started with Elasticsearch and Ruby

168
Comments 12
10 min read
My beloved Ruby on Rails cheat sheet

My beloved Ruby on Rails cheat sheet

166
Comments 3
6 min read
A Ruby on Rails Roadmap

A Ruby on Rails Roadmap

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

A New Era in Rails Development

154
Comments 7
7 min read
Why do you love Ruby, actually? An ode.

Why do you love Ruby, actually? An ode.

148
Comments 78
8 min read
How to encrypt strings & files in your source code?

How to encrypt strings & files in your source code?

143
Comments 16
5 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
GitHub auto README with ruby, github-actions and dev.to API

GitHub auto README with ruby, github-actions and dev.to API

135
Comments 6
4 min read
Focus on one of these 9 backend frameworks to become a backend wizard

Focus on one of these 9 backend frameworks to become a backend wizard

135
Comments 45
5 min read
Metaprogramming in ruby

Metaprogramming in ruby

133
Comments 10
7 min read
Ruby on Rails Development with VS Code

Ruby on Rails Development with VS Code

130
Comments 4
7 min read
Lessons learned from redesigning our GraphQL API

Lessons learned from redesigning our GraphQL API

130
Comments 4
5 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
Contributed to dev.to and you can too!

Contributed to dev.to and you can too!

117
Comments 13
1 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
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
Your first ruby gem 💎

Your first ruby gem 💎

111
Comments 15
11 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
Getting Cozy with Ruby

Getting Cozy with Ruby

107
Comments 11
5 min read
Setting Up A Fresh Ruby Project

Setting Up A Fresh Ruby Project

105
Comments 7
6 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
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

99
Comments 4
7 min read
On Death and Dying: Ruby on Rails

On Death and Dying: Ruby on Rails

99
Comments 29
6 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
One of my favorite testing/productivity tools: guard

One of my favorite testing/productivity tools: guard

96
Comments 10
1 min read
Let's Read – Polished Ruby Programming – Ch 1

Let's Read – Polished Ruby Programming – Ch 1

95
Comments 2
19 min read
My beloved Ruby Cheat Sheet

My beloved Ruby Cheat Sheet

93
Comments 10
7 min read
Ruby 3.1 – Shorthand Hash Syntax – First Impressions

Ruby 3.1 – Shorthand Hash Syntax – First Impressions

92
Comments 12
4 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
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
Tips for Running Scripts in Production

Tips for Running Scripts in Production

87
Comments 19
4 min read
Advanced ViewComponent patterns in Rails

Advanced ViewComponent patterns in Rails

86
Comments 4
6 min read
Why programming languages are slow

Why programming languages are slow

86
Comments 17
5 min read
Ruby 3 Pattern Matching Applied: Poker

Ruby 3 Pattern Matching Applied: Poker

86
Comments 7
12 min read
loading...