Optimizing a React SPA Part 1: Collections, Loops, and Filters
Know Your Data
May 25, 20226 min read52
Search for a command to run...
Articles tagged with #csharp
Know Your Data
Confusing yourself and others for the sake of hiding implementation details.
A Guide to Writing Easy To Read and Maintain Parallel Tests
Making Complex Build Scripts More Intuitive and Easier to Maintain
NuGetDefense 3.0.0-pre0004 has been released
Bogus is a .Net library for generating test data that uses the datasets of faker.js. This goes a few steps beyond simply accessing random entries from a collection and using them in a test. Bogus facilitates writing generators with complex rulesets t...