Which Skill Will You Improve Today?

Explore our collection of in-depth tutorials and guides

Modular Rails: The Engines
modularityJune 7, 2025
Read more →

Modular Rails: The Engines

Now that you know more about the different use cases of modularity, let's talk about how we can create modular applications with Ruby on Rails. Rails comes with a nice feature known as engines that let you create mini Rails applications. You can then easily use these engines as gems inside a regular application. Let's talk about this engines thing!

How to learn Ruby on Rails?
reviewJune 7, 2025
Read more →

How to learn Ruby on Rails?

Learning Ruby on Rails is a long journey. Due to the Ruby on Rails motto, conventions over configuration, you need to learn about a lot of hidden stuff.

Parchment
TipsJune 7, 2025
Read more →

Angular.js CORS: Get, Post, Put and Delete

I've received requests to talk about PUT and DELETE calls on my article about CORS with Angular.js. So here it comes!

Parchment
TipsJune 7, 2025
Read more →

Rails STI: Keeping all subclasses in the same file

I recently received a comment on my STI tutorial asking how to keep all the subclasses in one file. Indeed, creating one file for one line of code is a bit overkill but that's the way Rails works: Conventions over configuration.

Modular Rails: Use Cases
modularityJune 7, 2025
Read more →

Modular Rails: Use Cases

In the first post of the modularity series, I shared with you what building a modular Ruby on Rails application means in terms of project organization. In this article, we'll go over a few use cases that could use a bit of modularity.

Parchment
reviewJune 7, 2025
Read more →

The 8 Best Books to learn Ruby on Rails

If you are planning to learn Ruby on Rails or if you are still on the learning journey, books should be an important part of the process. Some people like screencast, other only learn by coding pet projects.

Parchment
interviewJune 7, 2025
Read more →

Big O Notation & Complexity in Ruby

Tenth and last article in the Prepare for a Ruby job interview series. In this one, we'll take a look at the Big O Notation and what is Algorithm Complexity.

Parchment
interviewJune 7, 2025
Read more →

Ruby FizzBuzz & Fibonacci

Ninth article in the Prepare for a Ruby job interview series. In this one, we'll study two algorithms that are asked quite often in interviews : FizzBuzz and Fibonacci!

Parchment
interviewJune 7, 2025
Read more →

Random Ruby Tricks & Info

Eighth article in the Prepare for a Ruby job interview series. In this article, we will go over some random Ruby tricks and information.

PreviousPage 6 of 9Next

Level Up Your Dev Skills & Income 💰💻

Learn how to sharpen your programming skills, monetize your expertise, and build a future-proof career — through freelancing, SaaS, digital products, or high-paying jobs.

Join 3,000+ developers learning how to earn more, improve their skills, and future-proof their careers.