In this card we will learn to write code that scales with a large number of database records. We will...
Understand how asynchronous JavaScript works: Read Henning's presentation about asynchronous Javascript (there's also a German video presentation...
In a web application you often need to move data between the client (HTML, Javascript) and the server (Ruby, Rails...
Best results in other decks
Even if you don't make any beginner mistakes like N+1 queries or missing DB indices, some requests can...
ActiveStorage does not provide any built-in way of implementing authentication for the available DirectUpload endpoint in Rails. When using...