GoRails Ideas
-
Using PostgreSQL UUID as PrimaryKey
Using PostgreSQL UUID as PrimaryKey
2 votes -
video live streaming
video live streaming
8 votes -
Vuejs with rails
Integrate VueJS with rails
115 votes -
Vue.js + Rails
Vue.js with Rails
116 votes -
Webcamera Use on Site
How to capture a video/picture from the user's webcam and save it to the database?
42 votes -
Using Stripe connect to turn your app into a marketplace
stripe connect
1 vote -
Managing dotfiles
Best way to manage your dotfiles
1 vote -
Missing step - RVM Install
The following command is missing in your tutorial:
echo "source $HOME/.rvm/scripts/rvm" >> ~/.bash_profile
Without this command, RVM wont be global, and wont work on other terminal session.1 vote -
Vote or Subcategories
Vote Posts System, like rating stars
or how to understand the model good enough to create subcategories4 votes -
Multi Accounts
Multi bitbucket and digitali ocean accounta
1 vote -
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
23 votes -
Scaling Techniques
Scaling Techniques Rails Apps and Multi-tenant Rails Apps
1 vote -
RailsAPI and Swift
Connecting a Rails 5.1 API with Swift iOS
1 vote -
Pub/Sub with message_bus (made by Discourse for use in production)
This is a gem made by Discourse guys (https://github.com/SamSaffron/message_bus) that is supposed & used in production. Rather than using Faye, they thought this is a better solution for these reasons https://samsaffron.com/archive/2015/12/29/websockets-caution-required (got popular some time ago on HackerNews). Please make an episode on this, I think it would benefit a lot of your subscribers.
6 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…
37 votes -
Facebook Login
How to create login with facebook?
1 vote -
Do a video on Rails 5.1 with JavaScript frameworks (react, etc). It will be searched a ton!
Rails 5.1
1 vote -
Real Estate Filter
How to create a filter just like in realestate websites when you can filter the results by columns?
for example:
https://cdn.colorlib.com/wp/wp-content/uploads/sites/2/realtyspace-creative-real-estate-website-template.jpg1 vote -
Rails 5 Test Coverage
Describe test coverage for Rails 5
10 votes -
3 votes
- Don't see your idea?