July 2021
Intermediate to advanced
434 pages
8h 36m
English
One of Ruby's most common uses is programming web applications, and there are some design principles that are specific to web applications. Which web framework you use, how you structure your application, and whether you choose a mostly client-side or mostly server-side design all have a large effect on the maintainability of your web application. Likewise, it is important to understand the trade-offs of flat and nested URL designs before deciding which URL design works best for your web application.
In this chapter, we will cover the following topics: