Published onMay 2, 2024Async/Await in .NET - Things I learned #1dotnetbraindumpcsharpThis time I watched a great video on async/await by Stephen Toub and Scott Hanselman. Here are some things I learned.
Published onMay 1, 2024Int32 in .NET - Things I learned (#1?)dotnetbraindumpcsharpThis time I look at Int32, and it was NOT fun.
Published onApril 19, 2024DateTime in .NET - Things I learned (#1?)dotnetbraindumpcsharpDateTime is a bit more complex than I thought. Let us jump into it!
Published onApril 17, 2024Strings in .NET - Things I learneddotnetbraindumpcsharpStrings are a fundamental part of programming. But how are they stored and compared in .NET?
Published onJune 1, 2023On Vercel (and why I like it)Vercelfront-endnext-jsguideNeed to host a website, or get a head-start on your webapp? Find out how Vercel will help you!