March 2025
Intermediate to advanced
472 pages
12h 10m
English
We cover:
As you’ve come to learn, Rails provides an answer for almost every question you have about building a modern web application. It provides the basics for handling requests, accessing a database, writing user interfaces, and running tests. It does this by having a tightly integrated design, which is often referred to as Rails being “opinionated software.”
This tight coupling comes at a price. If, for example, the way Rails manages CSS doesn’t meet the needs of your project, you could be in trouble. Or if you prefer to write your tests in a different way, Rails doesn’t give you a lot of options. Or does ...
Read now
Unlock full access