Search Results for "is-it-just-me-does-anyone-else-feel-that-javascript-world-has-gone-crazy"

Lessons





















Forum Threads

Is it just me does anyone else feel that javascript world has gone crazy??

0
General
To begin with, there are so many js frameworks out there that's enough to intimidate a newbie who wants to learn "just javascript". Things in js world change so fast that we can barely keep up. I'm...
MerchanLobo posted

Is it just me does anyone else feel that javascript world has gone crazy?

0
Javascript
Hello everyone,, To begin with, there are so many js frameworks out there that's enough to intimidate a newbie who wants to learn "just javascript". Things in js world change so fast that we can ba...
Ramond posted

Thousand separator and Number formating

10
General
Something as simple as formatting a number in form field with thousand separators and currency symbol is driving me crazy! Something that should be simple to do and more importantly should be part...

Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion

77
General
Chris, this is awesome!I was hoping you'd do a Searchkick/ElasticSearch video since you did the Ransack video!Thanks for all the great videos!

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 to use Hotwire in Rails Discussion

86
General
Can you please provide the repository for this also?
Ahmad khatab replied

Deploy Ubuntu 12.04 Precise Pangolin Discussion

104
General
Great tutorial!Just one thing, the Gemfile it's wrong, it's pointing to the wrong repository of each capistrano implementation. This should work:gem 'capistrano', '~> 3.0.0'gem 'capistrano-bundl...
Someone replied

Dynamic Nested Forms with Turbo Discussion

45
General
Great demo of an awesome new ability. Thanks!
Matthias Orgler 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 & Vue.js Trello Clone - Part 1 Discussion

34
General
Glad you decided to do this :)
don mclamb replied

Ruby issue when doing cap deploy production

68
General
Hi, I'm following the Deploy Rails guide. However, when I run cap production deploy I'm getting this error message: $cap production deploy DEBUG[be6b6bd6] Running /usr/bin/env [ -d ...
shakycode replied

Deploy Ubuntu 20.04 Focal Fossa Discussion

40
General
Thanks for the guide. There is an error installing NGINX on Ubuntu20.04: "The following packages have unmet dependencies: libnginx-mod-http-passenger : Depends: passenger (= 1:6.0.4-1~bionic1) but...
deyes19 replied

Setup Ubuntu 14.04 Trusty Tahr Discussion

237
General
thnx
Someone replied

Deploy Ubuntu 18.04 Bionic Beaver Discussion

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

Realtime Nested Comments: Part 3 Discussion

32
General
Very cool. I imagine a real-time comment feed like this will make a website feel come alive. One issue I’d love to see addressed in a follow up video is the page kinda moving around as you’re rea...

Which native app technology to pair with Rails

6
General
We are currently developing a rails application for a new startup and we are trying to determine which front end and native app technology we should combine with it. We are looking at React JS an...
Smithjoara replied

Deploy Ubuntu 22.04 Jammy Jellyfish Discussion

46
General
Thanks a lot for this step by step guide! Anyway, I'm facing a problem with Passenger. After deploying the app, I see this in the nginx logs: Error opening '/home/deploy/my_app/current/Passengerfi...
Hamdan M replied

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

How do I access files on server with a cron or similar ? (outside of app)

17
Rails
Hi everyone, i'm a bit new to rails and i'm searching for help.I have a rails app where I receive a zipfile on my server (outside of the app, homedir of new FTP user).Then I want to unzip the files...
Jacob Montgomery replied
Solved

Screencast Request: iOS / Android Adapter Example

9
Site Feedback
Hey Chris -- Thanks for all the great content. I've been enjoying it for quite awhile; you do a great job, really. I'd love to see a short tutorial on how to take a rails app or a portion of a ra...
Mark Radford replied