Search Results for "want-to-learn-js-please-help"

Lessons





















Forum Threads

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

Using Purchased Themes with Rails | GoRails - GoRails

28
General
2 Pro episodes in a row? :(
Chris Oliver replied

Subscriptions with Stripe Discussion

96
General
Hey Chris! Not sure if this is just me, but there seems a problem downloading the video's.

Liking Posts Discussion

96
General
Learned a lot of new things through this post, thank you. Never knew how to properly write a route to a module or the proper architecture for that set up. Very useful stuff. Would have liked to s...
Someone replied

Deploy Ubuntu 18.04 Bionic Beaver Discussion

77
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!

Setup Ubuntu 16.04 Xenial Xerus Discussion

110
General
Don't use "ssh-keygen -t rsa", use "-t dsa", much safer and not owned by NSA.... ;-)
Someone replied

Setup Ubuntu 13.10 Saucy Salamander Discussion

96
General
I believe in the line "sudo apt-get install postgresql-common -t raring," raring should actually be saucy. Also in the line "rails new myapp -d postgres," postgres should be postgresql.
Someone replied

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

SEEKING FREELANCER - Javascript configuration

17
Javascript
I have been trying for 4 years and 3 months to try to setup a basic rails app. I have bought 10+ books, subscribed to this and several ohter subscription services to try to learn the basics of rai...
Melanie replied
Solved

How to use Devise with Hotwire & Turbo.js Discussion

81
General
Hey Chris - If we are still using Webpacker, we just need to change data-turbolinks-track to data-turbo-track in our layout files? In your episode repo, you still have it as turbolinks. <%= st...

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

New website design!

17
General
It took me several weeks to redesign everything and it was a TON of work. The main chunk of work was moving from Bootstrap to TailwindCSS and that's quite a lot of effort because you have to rewrit...
Dhairya Majmudar replied

Group Chat with ActionCable: Part 3 Discussion

23
General
Chris,Would it be possible to have one on Map APIs like mapbox or google maps api please :)Omar
Richard Ludwig replied

How to use Hotwire in Rails Discussion

86
General
Can you please provide the repository for this also?
D john 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

Installing Tailwind with Rails 7

10
Rails
I ran the config for Tailwind with CSSBundling Rails using ruby 3.0.3 and rails 7.0.0: rails new hg -j esbuild --css tailwind --database=postgresql Everything worked fantastic trying any of the htm...
Thomas Alford replied

I'm feeling lost about learning JavaScript, HELP!

10
Javascript
Hello people, for the past weeks or months I've been trying to learn JS by my self. I started learning with Modern JavaScript and read most of the basic stuff but I couldn't continue and I stoppe...

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

Should I switch to RoR from Laravel?

5
General
Hello there, I'm a web developer and using Laravel for day-to-day life. It's been around 5 years of developing with Laravel. But I feel neither comfortable nor confident using Laravel. And I feel ...
hennybell227 replied
Solved

VueJS JWT Auth with Rails APIs and LocalStorage Discussion

20
General
Great video, Chris!I'm really enjoying the whole API series and I'm excited to see more Vue!Thanks Chris!
will replied