Search Results for "react-rails-no-loader-is-configured-for-jpg-files-i-m-not-using-webpacker"
Lessons
Forum Threads

Using Webpack in Rails with the Webpacker Gem Discussion
17
General
I wish our front end guys took 20 minutes to set up webpack on a project!

How to use ESBuild in Rails with JSBundling Discussion
30
General
This is awesome, I have been using it for a couple of weeks now. I didn’t necessarily think webpacker was slow, except maybe on Heroku builds. But when you use this, you wonder why you put up with ...
Aaron replied

Looking for Rails work? / Hiring Rails developers?
52
General
Similar to the Hacker News thread, I thought we might start up a thread for anyone looking to hire a Ruby / Rails freelancer or if you're a freelancer looking for work.
*Please lead with either SE...
Azmat Ulhaq replied

Capistrano Rbenv Bundle Failed
10
Servers
Hi,
I'm following this tutorial on deploying rails app
https://gorails.com/deploy/ubuntu/16.04
About to reach the last step but it failed when performing bundle install as screenshot below

In-App Messages Between Users Discussion
25
General
Great episode Chris!Can't wait to get into the more advanced stuff.Thanks!

Using Webhooks with Stripe Discussion
46
General
Hey Chris,Another great episode!How would you handle a monthly recurring cost without having the user create an account? For example, a donation site?
Adrien Nhem replied

Direct File Uploads to S3: Part 3 Discussion
51
General
Awesome as usual Chris.How similar do you think this process would be to using Carrierwave Direct?
Chris Oliver replied

Vue JS server side rendering with rails webpacker
6
General
I'm trying to figure out a solution for server side rendering of a vue js app using rails and webpacker. This article comes out top in a google search but is pretty much useless:
https://medium.c...

React Native with Rails OAuth API Authentication Part 1 Discussion
4
General
I am so exited with this episode !! thank you!
noctivityinc replied

React Native with Rails OAuth API Authentication Part 3 Discussion
7
General
Fantastic!
Keen for some more react.
Kristopher Corso replied

API TOKEN DEVISE
7
Gems / Libraries
Hi, I have a question about which gem is better, devise_token_auth or devise_token_authenticatable?. I see that devise_token_auth was update recently while the other not.
Michael Stitt replied

Dynamic Nested Forms with Stimulus JS Discussion
36
General
Yes this is what ive been waiting for!
James DuBois replied

Trix editor in react native
2
Javascript
Anyone have suggestions for how to implement the trix editor in a react native front end? The key is I want to maintain trix’s mention functionality and the attachment of images. Ultimately I’d li...
davidlbean replied

Stripe Elements Javascript Discussion
15
General
Great tutorial! Seems that the new elements library is easy to use. I was wondering how would I go about implementing Stripe Elements in a e-commerce site with a React Front-End and a Rails API bac...
Shoaib Burq replied

Question regarding creating new items with belongs_to association!!
0
General
Hi, I am completely new to Rails and would like some help. I am trying to implement a to-do list using Rails as my backend and React as my frontend. Initially, I created a model and controller that...
MasonLogan posted

Handling Subdomains and Multitenancy From Scratch Discussion
55
General
This is my favorite episode thus far. The expansion on top of Rails is so intuitive, never thought how useful separating accounts from users would be.Hopefully there's a simple answer to this. When...
Robert Ault replied

How do Rails developers work with JS developers on a project?
5
General
Hi there!
I've been the only developer at my workplace for a while now and I've been coding in Rails, primarily. I don't have any formal qualifications in development, but I've been self-learning ...
Chris Oliver replied

Using React
19
Rails
I'm trying to learn how to use react in my rails 5 app.
I've just finished following Kenny Hibino's you tube series for his medium clone. He used react-rails gem, but then realised he wanted to u...
Rio replied
Solved

Rails 5's ActionCable and Websockets Introduction | GoRails - GoRails
27
General
Great Post. Thanks
Someone replied