Friday Links: Engineering Edition
Friday Links: Engineering Edition

Here are the most interesting links this week from our engineering department. (You might notice that we do a lot of React development.) Thanks to Jeremy Mack. Collated by Chloe Olewitz.
- “The Churn”
“Bob Martin, in his cranky ‘Uncle Bob’ persona, laments the churn of languages/tools/frameworks.” (via Drew Bell) - “Immutability — It’s happening!”
This immutability plugin is coming to the Moment.js core package as an optional add-on. GET READY. (via Jeremy Mack) - “A new team embeds”
Following years of collaboration as separate entities, Medium has officially acquired Embed.ly—and promises that everything will continue to embed just fine in the future. (via Neil Renicker) - “Get a whiff of this”
The presentation slides are now available for Sandi Metz‘s recent talk on a taxonomy of code smells and their fixes. (via Drew Bell) - “Introducing React Storybook”
On GitHub: React Storybook lets you isolate your React UI Component development from the main app. (via Zachary Golba)