
| Created | 27 April 16 |
| Last Update | 27 April 16 |
| Closed Captions | No |
| Resolution | 1280x720 |
| Difficulty | Intermediate |
| Video Encoding | H.264 |
| File Size | 1.11GB |
| Number of Lessons | 19 |
| Total Course Video Length | 2:40:00 |
| Tags | code, course, education, how-to, learning, ruby, ruby on rails, training, tutorial, video course, video tutorial, web applications, websockets |
| Package Tracking Service | WebSocket-Powered Rails Applications TFxReviewed by Fxtheme |
| Rating : | 8.1/10 . |
- Video courses taught by expert instructors.
- Learn new skills from start to finish.
- Downloadable Source Files also available on GitHub.
Today’s web applications demand real-time, low-latency data transfer. Users expect to interact with data in as close to real time as possible without minimizing the overall user experience. WebSockets allow you to do just that, by creating a persistent connection between a client and server that can be used to send data in real time. In this course, you’ll learn how to use the emerging WebSocket technology in a Ruby on Rails application. If you know the basics of Ruby on Rails and you’re ready to see the power of using WebSockets, this is the course for you!
What You’ll Learn- How to create an auction website app using WebSockets and Ruby on Rails.
- Start by bootstrapping a Rails app and building products, users, and auctions.
- Implement a data model for running the auction, and allow users to win and claim a product.
- Add a WebSockets interface to provide a real-time mechanism for bidding.
- Add features for notifying other bidders about new bids, notifying them of wins and losses, etc.
José Mota is a Rubyist, JavaScripter, UI designer, occasional speaker, and Mac & Arch Linux user. You can find out more on his website.








