dotnetUsing the Factory Design Pattern in a .NET 8 APIIntroduction In software development, one of the most critical design principles is ensuring that…Shady NagyOctober 13, 2024 2 min
dotnetAutomate .NET Package Deployment to NuGet with GitHub ActionsIntroduction In this guide, we'll walk through how to set up GitHub Actions to automatically publish…Shady NagyOctober 01, 2024 1 min
dotnetHandling FormData in FastEndpoints Solving the 415 Unsupported Media Type ErrorIntroduction FastEndpoints is a high-performance, open-source framework for building web APIs with…Shady NagyAugust 10, 2024 2 min
GatsbyJSMy Journey with Component Shadowing in GatsbyIntroduction This feature opens up a world of possibilities for customizing FlexiBlog or any other…Shady NagyJuly 09, 2024 1 min
dotnetCentralized Package Management in .NET ProjectsIntroduction Managing dependencies in a .NET project can become cumbersome as the number of…Shady NagyJuly 06, 2024 1 min
GatsbyJSSolving the Gatsby Plugin Configuration Error for `gatsby-plugin-google-gtag`Introduction When developing with Gatsby, integrating Google Analytics is a common requirement to…Shady NagyJuly 05, 2024 1 min
dotnetGetting Started with NDepend A Comprehensive Guide to Boosting Code QualityIntroduction NDepend is a powerful tool designed to help developers maintain high-quality code by…Shady NagyJuly 03, 2024 4 min
LinuxAllowing Nginx to Connect to the Network on Rocky Linux 9Introduction When running a web server such as Nginx on Rocky Linux 9, you might encounter an issue…Shady NagyJune 07, 2024 2 min
LinuxSetting Up a VPN Using WireSock with Ubuntu and WindowsIntroduction In this guide, we will walk you through setting up a VPN using WireSock, with Ubuntu as…Shady NagyMay 17, 2024 2 min
OracleUpdating Oracle Database Configuration After Changing the Server IP AddressIn enterprise environments, it's not uncommon for the IP address of the server hosting your Oracle…Shady NagyMay 16, 2024 2 min