Videos
RubyConf 2019 - JRuby: Zero to Scale! 🔥 by Charles Oliver Nutter and Thomas E Enebo - YouTube
JRuby: Zero to Scale! 🔥 by Charles Oliver Nutter and Thomas E EneboJRuby is deployed by hundreds of companies, running Rails and other services at higher speeds and with better scalability than any other runtime. With JRuby you get better utilizat...
RubyConf 2019 - Containerizing Local Development... Is It Worth it? by Tony Drake - YouTube
Containerizing Local Development... Is It Worth it? by Tony DrakeContainers are the current hotness for deployment. But, how about development? They can provide a good way to manage local dependencies even if you're just writing a gem instead of a...
Make an E-commerce app with Ionic and Rails in 15 mins - YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.In this Video Tutorial, I am going to make E-commerce Hybrid Mobile Application.Tech Stack:-- Back-end: Ruby On Rails(5.2...
Speeding up Initial Rendering of Rails Pages with render_async.
You know your Rails application is slow at times. Customers are complaining, and your infrastructure team is provisioning even more servers but it is just not helping. What now? That can happen as the app grows. Sometimes controller actions get re...