Thoughts, tutorials, and insights from my journey as a developer. I share what I learn to help others grow.
This "Zod Mastery Guide" blog offers a comprehensive handbook for Zod, a TypeScript schema validation library, taking users from beginner to expert in data type safety.
This "YAML: A Beginner-Friendly Guide" blog likely covers YAML's syntax, data types, and uses for configuration files, helping beginners understand this human-readable data serialization language.
Learn how to use JSON to store and exchange data between a server and a web application. JSON is a lightweight data interchange format that is easy for humans to read and write and easy for machines to parse and generate.
Learn how to use the top command line commands that every developer should know. These commands will help you navigate your computer and perform tasks more efficiently.
Learn how to deploy a Next.js app router project on a Node.js supported cPanel. Next.js enables functionality such as server-side rendering and generating static websites.