amol ankitSep 74 min readProgrammingYAML: The Friendly Data Format and How to Use It SecurelyYAML: The Friendly Data Format and How to Use It Securely If you've ever dealt with configuration files, you've likely encountered YAML....
amol ankitAug 173 min readProgrammingMastering Empty Interfaces in C#: Practical Examples for Domain-Driven Design and BeyondUncover the hidden power of empty interfaces in software design.
amol ankitFeb 53 min readProgrammingGraphQL: A Modern API Query LanguageIntroduction In recent years, GraphQL has gained significant popularity among developers as a modern, efficient, and flexible approach...