GoRails Ideas
-
Vue.js + Rails
Vue.js with Rails
140 votes -
Vuejs with rails
Integrate VueJS with rails
123 votes -
68 votes
-
63 votes
-
Asynchronous programming in Rails
An introduction to asynchronous programming in Ruby/Rails. For example, if in an action method I want to contact two separate APIs and then use the results of both of those to serve up a response, it would save time to be able to have both the APIs send out requests at the same time without waiting for each other. Or, if I wanted to log information about requests without a response waiting for the log to finish first.
I've encountered a multitude of libraries for asynchronous Ruby programming, so some guidance on which ones you recommend for certain use cases…
44 votes -
The basics of integrating an API
API's!!!!!!!!!!!!
43 votes -
Make an API backend for mobile apps
Making an API backend for mobile apps
43 votes -
PayPal integration
Integrate paypal with a rails app
43 votes -
Webcamera Use on Site
How to capture a video/picture from the user's webcam and save it to the database?
42 votes -
present a beginners guide to vim for rails
I have tried twice to use vim because I see everyone saying to give it a go but the hurdles to setting it up scare me off. I don't mind sublime text but when I saw your videos and how you command vim I found I was learning differently than I had done before.
If you could show how you think a beginner to rails could setup vim so it works as intended (ie vim-rails, vim with git, vim and rspec plugins etc) that would be awesome.
39 votes -
38 votes
-
35 votes
-
A Rails Development Environment with Docker and Vagrant and VMWare Fusion
being able to create A Rails Development Environment with Docker and Vagrant using VMWare Fusion box (Docker-friendly Vagrant base boxes from https://github.com/phusion/open-vagrant-boxes)
31 votes -
Testing (TDD/BDD) with RSpec or Alternatives
I think a few videos to go over how to properly to TDD using Rspec or some other spec would be very helpful.
29 votes -
build e-commerce from scratch series
Yo Chris!! Whatsup ?
An idea from a need, would you mind creating series of building an e-commerce site from scratch ? incorporating the following topic:
- File Upload
- Order form (user select a product, select a variant, select the quantity)
- Cart system
- Using front-end system Angular 2 is preferred but hence there is already an Ember series, ember should be okay
- Invoice system / sales report
- Order receipt:D
26 votes -
Show some more rspec3
Rspec 3 have some syntax changes and configs, show us the news!
24 votes -
Discuss authorization
You've discussed authentication with Devise do you think your next video could be on authentication maybe with CanCanCan, Pundit or Authorize?
24 votes -
Using factorygirl with Rspec
Please make one more tutorial for rspec to learn how to use FactoryGirl with Rspec.
24 votes -
Best mix of web, iOS, and Android on single server
Updated rails 4 tutorial of this repo (https://goo.gl/ISkU3o) and working with third party api for android called layer.com.
22 votes -
Turbolinks 3
Turbolinks 3 with section reloading (as opposed to full page reloading) and fragment caching
22 votes
- Don't see your idea?