How to create String Enums
More often than not, I try to have an enum but for strings: in this post, I show you how to create String Enums in NET6 and C#.
All technologies, only pure source code
More often than not, I try to have an enum but for strings: in this post, I show you how to create String Enums in NET6 and C#.
If you are a Star Wars fan, the first question I had in my mind was: is Star Wars Eclipse coming out this year? The trailer is quite stunning.
With the code in this post, we can embed Github Gists on WordPress. Gist is an easy method to share code snippets.
I will show how to make menus with CSS without using JavaScript: dropdown menus, drawers, and even a mobile hamburger menu
In this article, I will show how to add badges to a GitHub repository using shields.io. This application is a web…
The creator of the web Tim Berners-Lee wants us to ignore Web3 and isn’t sold on crypto visionaries’ plan for its future. We should ignore it
Do you have to display a lot of tabs in your page, but the look and feel is no what you want. Here you have a ScrollTabs component for Blazor