Explore >> Select a destination


You are here

brandonhilkert.com
| | jonsuh.com
7.8 parsecs away

Travel
| | You may have heard of or even used JavaScript templating engines such as Handlebars.js, Mustache.js or Underscore.js. They can make rendering and updating dynamic content on your website a breeze, but if your needs are dead simple, you might not need a library.
| | robrace.dev
7.9 parsecs away

Travel
| | An update to How to Build a Twitter Clone with Rails and Hotwire
| | hibbard.eu
7.0 parsecs away

Travel
| | Learn how to set up authentication (verifying who you are) and authorization (what you may do) in a Rails app with Devise and Cancancan.
| | postmodern.github.io
25.3 parsecs away

Travel
| [AI summary] The post introduces Ore, a Ruby library that simplifies creating Gem::Specification objects from YAML files, offering a more DRY alternative to traditional hand-written .gemspec files.