Search Results for "modern-frontend-with-rails"

Forum Threads

Is Ruby on Rails still relevant in 2023 ?

7
Ruby
If yes ,please share your thoughts why it is relevant ?
DanteKulas 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

How to use Bootstrap with Webpack & Rails Discussion

50
General
Thanks for posting this and the previous video on using tailwindcss. It's helpful to see the main themes reinforced in each of the videos. One thing that I'm struggling with is what seems like a vi...
bradley replied

Render partial via AJAX without JQuery

9
Javascript
I've got a standard Comment.model - I'm trying to use AJAX to render partial. Using JQuery works but I'm trying to use VanillaJS only. The AJAX is working but it's rendering the markup inside of th...
Solved

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...

Is it possible to incorporate React + Redux into existing Rails application?

11
Javascript
I have been working on creating a Medium clone to learn Ruby on Rails. It started out as just a plain Rails app but as the app evolved I started using React in the front end (using react-rails gem)...
Aaron replied

Organizing Your Asset Pipeline in Development for Speed Discussion

12
General
The sass-rails README says not to use require/ require_tree/require_self in sass/scss files in big, bold letters. Is that warning outdated? If not, what are the potential issues here and why are th...
Lucas Repolês replied

Modern Webpack template on Rails 5.1

1
Rails
I have downloaded this [Adminator template](https://github.com/puikinsh/Adminator-admin-dashboard), which is modern npm/yarn Webpack theme. As stated in the template's homepage, install instruction...
Chris Oliver replied

Any HTML→PDF gem that supports modern CSS (flex/grid) and works on Ruby 2.5.1 + Rails 5.0.7.2?

0
Rails
Background --------- I have an existing Rails 5.0.7.2 app running on Ruby 2.5.1. In several places I generate invoices as HTML (I build a full HTML string by replacing template tags server-side) an...
babvijayb posted

I am looking to find a way to work through a modern image upload work flow with active storage

1
General
Things I am attempting to achive, 1. Attach File with a js libary such as Dropzone.js 2. Vaildate file size and type 3. Crop image using libray such as Cropper.js to achive correct image aspect ra...
Carl Tanner replied

How to use the Browser Guard in Rails Discussion

6
General
If you're building a no build Rails application that makes use of modern browser features (like ONCE Campfire!), you'll definitely want to use this.
Richard Ryan replied

Rails ActiveAdmin reset password token is invalid

0
Rails
I have a Rails API with ActiveAdmin, using this tutorial as a base to get started: https://blog.heroku.com/a-rock-solid-modern-web-stack When a user chooses the 'Forgot your password?' link in the...
Terence Devine posted

How do I start to learn programming and eventually land my first job?

0
Tips
I am a 21-year-old adult with just the basic understanding of programming; however, I am fascinated by the applications modern computer programs have reached. I would like to hear any tips anyone m...
Ernesto Flores posted

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

HTML Learning Path - Text Elements Discussion

1
General
Hello Collin, I want to ask what VSCode theme did you use in this lesson ? I find it very nice!

Building complex multi-page forms. Build from scratch? Gems?

1
Rails
I want to make a "new application" feature that will require several pages, form validation on each page before progressing to the next, and routing users to different pages depending on which opti...
Chris Oliver replied

Ruby 3x3 Performance

1
General
Noob question here. We all know that ruby 3 will have concurrency mechanisms. Ruby 3 will be released in 2020 Decemeber. With these https://pnrstatus.vip/ new concurrency models implemented in ruby...
Chris Oliver replied

Multiple File Uploads with a nice JS interface?

2
General
I am going with an 'Attachment' model which belongs to other models (just one for now). The 'Attachment' model to add other fields and funtionality down the road. Each record has one file uploade...
Dan Tappin replied

Honest opinion needed

2
Rails
Hi guys, I'd love to learn more on ROR and it appears this is a really comprehensive site, but a lot of the content seems rather dated. I want an honest opinion on whether a subscription to this s...

Multiple File Uploads with a nice JS interface?

1
General
Hello everyone,, I am going with an 'Attachment' model which belongs to other models (just one for now). https://snaptube.cam/ https://syncnet.onl/telegram-web/ [9apps](https://9apps.cam/) The 'Att...