Double Shot #2494
- New – Provisioned Concurrency for Lambda Functions - Always-on AWS Lambda functions (which of course will cost you extra).
- A guide to distributed teams - Guidance from experienced engineering leaders at Buffer and Splice.
- Improving How We Interview - How Limejump reflected on and updated their process.
- Firefox Private Network - Firefox's own (whitelabeled) VPN is now available for subscription at $4.99 per month.
- Taylorism isn’t as far from Agile and Lean as you would think - Fred Taylor's thought is at least worth exploring, deeply creepy though some of it is.
- Thin and maintainable Rails mailers: how we refactored Rails mailers at mkdev - Noodling around with mailer code.
- How Facebook Avoids Ad Blockers - Once again: just don't use Facebook.
- Properly managing your .gitignore file - Distinguishing between your personal global preferences and repo concerns.
- The Big Stellar Space Drop Update #6 - So yeah, maybe building a cryptocurrency giveaway into a secure signing product wasn't the smartest idea ever.
- Micro Frontends Architecture - "The future of frontend development". Well, maybe.
- Working as a Remote Product Designer from far far away - Similar to working as a remote developer, but certainly not the same.
- Decimating deprecated finders - Hint: there are good tools for rewriting ruby code. You just have to find them.
- A Guide to Prepare for a System Rewrite -Questions you need to answer before you throw out the baby and the bathwater to start over.
- Understand Virtual DOM - Learn the basics by looking at a tiny implementation.