Double Shot #1867
- Solidus - Open source form of Spree Commerce, for those who want a Rails engine commerce platform without working directly with Spree.
- React FAQ - Collection of links & resources for those trying to get their bearings in React world. Yep, that includes me these days.
- Embracing the power of styled-components - Bookmarking this for when I understand enough React to be seriously worried about organizing things in my own projects.
- Unit testing ActionCable channels with RSpec - A piece of the testing picture that isn't covered in the official Rails guides yet.
- How to add an onboarding app tour with mock data - A quick start for Rails SaaS applications.
- Emmet - HTML/CSS macro processor for popular editors. How did I now know about this?
- SMTP security: prevent command injection via To/From addresses - Update your mail gem now, OK?