nts.strzibny.name
A hybrid development Docker Compose setup for Rails
3 min read · May 13th · Lots of developers choose between dockerizing their development setup or leaving it as is. There is also a viable hybrid approach in combining Docker Compose with native processes.
Reader View · Shared by 8, including Navjeet Chabbewal, thoughtbot
codingdeliberately.com
Releasing a Redesign using Feature Flags and Rails Variants
4 min read · Apr 14th
Reader View · Shared by 5, including Navjeet Chabbewal
blog.luitjes.it
erb2builder
8 min read · Apr 15th · As we were building a new kind of ruby-based no-code platform, we ran into a problem. There is great tooling for parsing Ruby code, and there is great tooling for parsing HTML code. But when you deal…
Reader View · Shared by 7, including thoughtbot, Navjeet Chabbewal
mac.install.guide
Install Ruby 3.0
2021-09-03 · Install Ruby Mac. How to install Ruby 3.0 on macOS Big Sur or Catalina. A complete guide with FAQ from the author of the book, Learn Ruby on Rails.
Shared by 5, including Navjeet Chabbewal
hotrails.dev
Learn modern Ruby on Rails with Hotwire
2 min read · Mar 25th · Hotwire is the default front-end framework for new Ruby on Rails applications. Learn how to craft reactive single-page applications with Stimulus and Turbo.
Reader View · Shared by 5, including Navjeet Chabbewal
render.com
Render
From 2018 · The easiest way to run your applications in production.
Shared by 62, including Joona Tuunanen 🇫🇮, Navjeet Chabbewal, Angel Romero, Mattia Fregola 🤔, ErmanTaylan.eth, Pete Skomoroch, Vikram Dutt, Mohamed Azazy, Andreas Klinger 🏝, Sid Sijbrandij, Nando 💪🇦🇺🇦🇷, Ahrbil, CyberCodeTwins.eth 👾, death acab for cutie, Thomas Frank, Hilary Mason, Yoav Ganbar, David Garner
blog.saeloun.com
Rails 7 adds better support for custom enum types in PostgreSQL
2 min read · Jan 14th · Ruby on Rails and ReactJS consulting company. We also build mobile applications using React Native
Reader View · Shared by 2, including Navjeet Chabbewal
longliveruby.com
Five things you did not know about Rails transactions
3 min read · Jan 7th · Transactions in Rails are an integral part of the framework, even if you don’t use them explicitly. Sometimes the way they work may be surprising, especially if you are not experienced in this topic.
Reader View · Shared by 4, including Navjeet Chabbewal
digger.dev
Infrastructure in one click
2021-07-10 · Standard $ 50 /mo per seat, 4 minimum Start with Standard
Shared by 4, including Navjeet Chabbewal
thoughtbot
Hotwire: Typeahead searching
~13 min read · 2021-09-17 · Build a search-as-you-type text box with Turbo, Stimulus, and Rails.
Reader View · Shared by 7, including Navjeet Chabbewal
mail.google.com
Sign in
From 2015 · English (United Kingdom)English (United States)Español (Latinoamérica)
Shared by 76, including Balda, Thomas Telandro, Navjeet Chabbewal, Nettra Pan 🦇🔊
bhserna.com
Dynamic filters with rails and hotwire
3 min read · 2021-12-17 · A very common task as a Rails developer is to let the user filter a list with a combination of search fields and selects. Here I want to show you one way of doing it using turbo and stimulus.js from…
Reader View · Shared by 4, including Navjeet Chabbewal
sourcediving.com
Making a Single Page Search with Turbo
8 min read · 2021-12-17 · Turbo (part of Hotwire) is a supercharged version of Turbolinks. If you’re used to immediately turning off Turbolinks in any new project…
Reader View · Shared by 3, including Navjeet Chabbewal
mikewilson.dev
Using Hotwire with Rails for a SPA like experience
9 min read · 2021-08-23 · Previously, we created a SPA-like experience using Stimulus and RxJs. Let’s recreate that using Turbo Frames, and add use Stimulus to add some polish, such as loading states and keeping track of the…
Reader View · Shared by 3, including Navjeet Chabbewal
AppSignal
Optimistic Locking in Rails REST APIs
6 min read · 2021-10-20 · Implement optimistic locking in Rails APIs to avoid potentially critical issues.
Reader View · Shared by 5, including Navjeet Chabbewal
honeybadger.io
Building A Full-Stack Application With Vue, Vuex and Rails
20+ min read · 2021-10-05 · Vue is a popular front-end that is especially useful for Rails developers since it was designed to be incrementally adoptable. That means you can use Vue for parts of your UI without having to rebuild…
Reader View · Shared by 3, including Navjeet Chabbewal