Liking Posts in Rails with Hotwire Discussion
1
General
Really fun to revise our most popular [GoRails episode on Liking Posts](https://gorails.com/episodes/liking-posts?autoplay=1) and update it for modern Rails. No more jQuery, js.erb responses, or an...
Eric Halverson replied
SQL Learning Path - Group By with Joins Discussion
0
General
SQL Learning Path - Primary Keys Discussion
0
General
Sql Learning Path Foreign Keys Discussion
0
General
SQL Learning Path - Join Statements Discussion
0
General
SQL Learning Path - Group By Statement Discussion
0
General
SQL Learning Path - Update Delete Statements Discussion
0
General
SQL Learning Path - Where Calculations Discussion
0
General
SQL Learning Path - Where Clause Discussion
0
General
SQL Learning Path - String Functions Discussion
0
General
SQL Learning Path - Select Statement Discussion
0
General
SQL Learning Path - Insert Statement Discussion
0
General
Setup Ubuntu 22.04 Jammy Jellyfish Discussion
0
General
Custom Rails Generators for API Clients Discussion
1
General
Always a pleasure seeing you spelunking into source code
Chris Oliver replied
What kind of application or tools using for banking account information guys?
1
General
[Truelayer](https://truelayer.com/) is probably your best bet, but there are a few other options. Remember you will need regulation if you don’t use a 3rd party who has that already.
Native Mobile Options
6
General
I have a Rails 4 app that is fully responsive and works good on the mobile browser. However, I want to make native apps for it for iOS and Android.
What are some recommended steps? Is Phonegap a ...
Jumpstart
6
General
I'm thinking about purchasing jumpstart.
I'm trying to build a marketplace where multiple sellers can sell multiple products and dashboard to manage products, sales, etc. (similar to etsy)
Is jumps...
Where can I get started?
5
General
Hello!
I am new here, interested to learn Ruby on Rails but the website seems to have LOTS of videos, so:
1. Is there a track I can follow or any playlist to watch so that I don't go randomly?
2. ...
Looking for advice on how to pick up rails quickly
0
General
I am a programmer with almost two years of experience writing software in mostly Go and Python (backend). I need to learn rails in about 3 weeks time before starting my new internship at hackerrank...
Trying to do an input in a form where it will change while I am introducing characters
0
General
How can I do that an input in a simple_form_for changes while I am introducing a value, and the input comes with the $ by default, for example, I have the number 1000000, and while I am introducing...