

Recent
Rails Personal Project
Prototyping With Rails #About a year ago I had to step back into my family business due to a death. During that time I …
Entity Framework Core Query
Query Performance #As Dotnet developers it’s very common to use ORMs like Entity Framework to work with databases. While …
Typescript One Wish
It’s optional name parameters…thank you for coming to my Ted Talk Here’s why #While there are many …
Code Smells
Introduction #After coding for a while and making more mistakes then anyone wants to admit we as programmers tend to …
Trimming Strings For Api Using Dotnet
Keeping data clean #One important aspect of managing data coming in through our api(s). Of course this is what data …