code-for-a-living November 3, 2022 Stop requiring only one assertion per unit test: Multiple assertions are fine One test case, not one test assertion. Mark Seeman
code-for-a-living October 31, 2022 Flutter vs. React Native: Which is the right cross-platform framework for you? Building traditional native apps often requires maintaining two or more codebases. Let's look at two frameworks that let you keep your code unified. Isaac Lyman
code-for-a-living October 24, 2022 How hardware and software can maximize your flow states Keystrokes per minute is a terrible measure of productivity, but a keyboard can help you focus better to be productive. Jean-Christophe Hemes, Head of Product and Innovation, MX Series at Logitech
code-for-a-living October 21, 2022 The Overflow #148: How to job hop The service-oriented approach to 1MM rep, one qubit, and less scary cryptography Ryan Donovan and Cassidy Williams
code-for-a-living October 17, 2022 Privacy-friendly machine learning data sets: synthetic data Statistically-relevant data, but not actually exploitable. Ryan Donovan
code-for-a-living October 12, 2022 How observability-driven development creates elite performers Most organizations struggle to change their culture or find a formula for success in difficult-to-mature processes. They don't always understand their own systems. Colin Fallwell, Field CTO at SumoLogic
code-for-a-living October 9, 2022 How to earn a million reputation on Stack Overflow: be of service to others And he keeps learning with every answer. Ryan Donovan
code-for-a-living October 3, 2022 Two heads are better than one: What second brains say about how developers work Do we work better when we outsource our memory to other tools? Eira May Content Writer
stackoverflowknows September 27, 2022 Stack Overflow trends: Weekday vs weekend site activity Is everybody coding on the weekends? Is everybody learning Rust? David Gibson Senior Data Scientist
code-for-a-living September 12, 2022 The many problems with implementing Single Sign-On Without SSO and other enterprise features, a product can only go so far. Michael Grinich and Zeno Rocha
code-for-a-living September 8, 2022 This is not your grandfather’s Perl That Perl interpreter you have on your Linux machine? Update it and check out the present. Dave Cross