Double Shot #1864
- Using React Inside Your Rails Apps - With the aid of the React on Rails gem. So many ways to skin that particular cat...
- React/Redux Links - A curated & up-to-date list of tutorials, documentation, and anything else you could want in the React world.
- WebAssembly 101: A developer first steps - Just in case you want yet another new thing to learn. It's a bit too much in the weeds for me right now, but good to know it's out there as a way to tackle performance-critical code.
- Announcing Heroku Shield: Continuous Delivery for High Compliance Apps - Who would have thought when Heroku launched that some day you'd be able to use it for HIPAA-compliant applications? That day is apparently now.
- Locally Scoped CSS Variables: What, How, and Why - Also called CSS Custom properties, these are a pure-CSS way to get some of the easy dynamic behavior we're used to from SASS and the like.