Explore >> Select a destination


You are here

sebastien.saunier.me
| | greg.molnar.io
3.6 parsecs away

Travel
| | In this tutorial, I will show you how to use MRSK to deploy a Rails app to a VPS, run Caddy in front of the docker container to handle SSL, use a hosted database server, run Redis on the same droplet, run a worker to process background jobs
| | david.elbe.me
4.4 parsecs away

Travel
| | So, I love Ruby and most of the time I love Ruby on Rails. Sometimes it feels a little bit too much for smaller projects. So, you have Sinatra, Cuba and other micro-frameworks - but the new Ruby Micro-framework Ramverk (the name simply means 'Framework' in Swedish) has a new...
| | railsnotes.xyz
2.6 parsecs away

Travel
| | A full guide for deploying a Ruby on Rails app to Render with a database, Redis, Sidekiq, and Cron jobs. This guide steps you through deploying your Rails app to Render, including setting up Redis, Sidekiq and Cron jobs to give you a great production-ready starter.
| | blog.cleancoder.com
22.1 parsecs away

Travel
| [AI summary] Robert C. Martin discusses the enduring importance of design patterns in software development, explaining them as canonical forms that help programmers communicate intent and structure code effectively despite changing frameworks.