/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

kevinjmurphy.com
| | ankane.org
8.3 parsecs away

Travel
| | Content Security Policy can be an effective way to prevent XSS attacks. If you aren't familiar, here's a great intro. To get started with Rails,...
| | petr.codes
6.3 parsecs away

Travel
| | Having a thousand lines long controllers and/or models is not the right way to have sustainable applications or developers' sanity. Let's look at this straightforward solution for business logic in the Rails app.
| | blog.jayfields.com
8.8 parsecs away

Travel
| | The default architecture for Ruby on Rails, Model View Controller, can begin to break down as Controllers become bloated and logic begins to...
| | philodev.one
33.8 parsecs away

Travel
| oAuth is a hard to get into because of its (necessary) complexity. A basic understanding of the standard flow and the actors involved can help to make better decisions and understand the security implications of the choices.