code-for-a-living December 5, 2022 Just laid off? Nervous about possible layoffs? Here’s what to do. Suddenly losing a job can be personally destabilizing. But lots of us have been there and gotten through it. Ryan Donovan
code-for-a-living November 30, 2022 Continuous delivery, meet continuous security Dynamic application security testing (DAST) can help catch security flaws in your code. And it can do it automatically in your build process. Tanya Janca
code-for-a-living November 28, 2022 When to use gRPC vs GraphQL We dig into two of the most popular API protocols to see where they work best. Loren Sands-Ramshaw
code-for-a-living November 23, 2022 Why writing by hand is still the best way to retain information Typing might be faster, but longhand stays with you better. Corissa E Haury
code-for-a-living November 17, 2022 “Performant” is nonsense, but performance can still matter Just because marketing uses a word doesn't mean it's a meaningful way to talk about software. Ryan Donovan
code-for-a-living November 16, 2022 You can add biometric authentication to your webpage. Here’s how. Prompting for a username and password is so 2005. Today, you can just prompt for a fingerprint. Dan Moore
code-for-a-living November 15, 2022 Speeding software innovation with low-code/no-code tools Low-code/no-code tools can help developers and non-developers alike. Maxwell Wessel, Executive Vice President, SAP Learning
community November 10, 2022 Five Stack Exchange sites are celebrating their ten year anniversaries in Q4 2022! Family histories, robots, and politics. Plus, the one Stack Exchange that covers them all: Anime! Rosie
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
community October 27, 2022 Introducing the Ask Wizard: Your guide to crafting high-quality questions Learn about the workflow designed to help users ask their first question on Stack Overflow. Brendan Cleary