Flutter Feature FlagsDevOpsA Comprehensive Guide to Implementing Feature Flags in FlutterWhat are feature flags? Feature flags, also known as feature toggles or feature switches, are a…Alexandru PuiuApril 14, 2023 3 min
RavenDB Integration TestingC# / .NETUsing RavenDB in Integration TestingTesting REST APIs in some cases is tricky, because the role of some endpoints is just to pass data…Alexandru PuiuDecember 24, 2022 2 min
Authentication in HttpClientFactoryC# / .NETAuthentication in Http Client FactoryNamed Http Clients created by an Http Client Factory is an efficient way to manage calls to 3rd…Alexandru PuiuDecember 21, 2022 1 min
Basic AuthenticationC# / .NETBasic Authentication in C# / .NETBasic authentication might be a bad idea for most things, but still very useful for some very…Alexandru PuiuDecember 21, 2022 1 min
Chat-GPT Write CodeC# / .NETWrite a REST API in C# using Chat GPTLast night I decided to check out Chat GPT and see how far along it is, and I was blown away. I've…Alexandru PuiuDecember 08, 2022 4 min
Standardize Phone NumbersMiscMSSQL Standardize Phone NumbersMSSQL Standardize Phone Numbers Recently I had to clean up a database of wildly varying phone number…Alexandru PuiuJuly 15, 2022 1 min