November 2017
Intermediate to advanced
496 pages
12h 50m
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 ...
Read now
Unlock full access