robrich.org @robrich@hachyderm.io

Joined January 2009
726 Photos and videos
Good bye #Twitter. You can find me on LinkedIn, Mastodon, BlueSky, and others. Head to robrich.org/ robrich[dot]org and click on the social icons on the top. help.x.com/en/rules-and-poli…

1
1
4
265
"It is a strange fate we should suffer so much fear and doubt ... over so small a thing." ;
1
347
stackoverflow.com/a/75075651… - a `useAsync` #React #hook that encapsulates the various details around an async call like #axios. Nice solution Mulan.

111
stackoverflow.com/a/74290687… - `dotnet run --launch-profile https` - You can launch #dotNET with a specific runtime configuration.

89
weblogs.asp.net/dixin/csharp… - #dotNET's CallerArgumentExpression makes really fluent validation possible: `(this.Name, this.Age, this.Link) = (name.NotNullOrWhiteSpace(), age.NotNegative(), link.NotNull().ToString());` Brilliant github.com/Dixin.

98
I'm excited I was renewed as a #MicrosoftMVP for the 11th year! It's so great to be recognized for #community #service. #MVPBuzz
1
4
205
When your #code is good but it doesn't work: "I don't need #sleep, I need answers."
104
dev.to/coderpad/why-react-18… - #React's #StrictMode highlights bugs you didn't know you always had. Components need to cleanup when unmounted, and handle multiple mounts & unmounts.
71
fullstackdeveloper.tips/micr… - reasons to consider #MonoRepo: 1. dependencies and relationships, 2. one version for all, 3. atomic, 4. tooling, 5. collaboration, 6. ... 7. ... Nice post linkedin.com/in/joreyes/.
80
dev.to/dbanty/stop-writing-d… - DRY is a #programmer's mantra to avoid duplication. But sometimes it doesn't make sense. Let's look at MOIST code, RAINY code, and a bunch of other cool acronyms to explain why duplication might be preferable. Great post tech.lgbt/@dbanty.
63
dev.to/vscodetips/vs-code-ti… - 3-way #merge view inside #VSCode. Nice tip linkedin.com/in/nickytonline. Might this pull me away from BeyondCompare?

82