/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ctoomey.com
| | petr.codes
4.7 parsecs away

Travel
| | In the previous article, I've prepared a way how to add actions to the Rails flash messages. In this article, I will explore one way, how to use them for the undo action for deleted records.
| | www.adamalbrecht.com
4.0 parsecs away

Travel
| | UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular.
| | codefol.io
4.6 parsecs away

Travel
| | [AI summary] This article discusses best practices for organizing code in a Rails application, focusing on models, controllers, views, helpers, the /lib directory, and gems to avoid code duplication and maintainability issues.
| | bpohoriletz.github.io
38.7 parsecs away

Travel
| Time: 30-40 min Level: Intermediate/Advanced Code: GitHub References: The Modular Monolith: Rails Architecture - Dan Manges Counterintuitive Rails - Ivan Nem...