Awesome times at RailsConf

We had a wonderful time at RailsConf last week. Great people, top-notch content, inspiring ideas, and good fun.

Bendyworkers having fun

PRPL on Rails workshop

If you couldn't make it to our workshop, PRPL on Rails, all of the resources are online. You can work through it at your leisure.

Why should you care about the PRPL Pattern?

PRPL is a pattern for structuring and serving Progressive Web Apps (PWAs), with an emphasis on the performance of app delivery and launch. It stands for:

  • Push critical resources for the initial URL route.
  • Render initial route.
  • Pre-cache remaining routes.
  • Lazy-load and create remaining routes on demand.

Stay tuned for more blog posts coming soon. If you have any questions about the workshop or the PRPL Pattern, please reach out to @pblatteier or @abraham.