Posts
All the articles I've posted.
GitHub Configurations
Published: at 08:50 AMExplore the 3 levels of GitHub configuration using cross platform commands.
Reset GitHub Credentials
Published: at 11:00 PMA brief article on how to reset your GitHub credentials on your machine.
Setup a TypeScript Development Environment in a Container
Published: at 06:00 AMLearn how to create a TypeScript development environment using Docker containers for efficient and isolated development.
Pickers
Updated: at 12:00 AMExplore an engaging interactive feature showcasing picker elements with various options for user selection.
A Range of Choices
Updated: at 12:00 AMDive into a spectrum of interactive elements offering diverse choices for dynamic user experiences.
Using C# Enums with Flags Attribute
Published: at 04:24 AMA guide on using C# Enums with the Flags attribute for bitwise operations, including best practices and limitations of bitwise shifting.