# Resources
This page provides a collection of resources to help you understand key concepts related to domain management, such as DNS, records, and more.

## Asking For Help
- [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask) - A guide on how to ask a good question by Stack Overflow.
- [How To Ask Questions The Smart Way](http://catb.org/~esr/faqs/smart-questions.html) - A long and comprehensive guide on asking questions the smart way by Eric Steven Raymond and Rick Moen.
- [Don't Ask to Ask](https://dontasktoask.com) - When asking for support, ask your question directly. This makes everyone's lives easier, including yours!

## JavaScript Object Notation (JSON)
- [JSON for Beginners](https://www.freecodecamp.org/news/what-is-json-a-json-file-example/) - JavaScript Object Notation (JSON) Explained in Plain English by Tapas Adhikary.
- [JSON Formatter](https://jsonformatter.org/) - A JSON formatter and validator.
- [JSON Explained](https://www.youtube.com/watch?v=cj3h3Fb10QY) - A video on JSON by Hostinger Academy.

## Domain Name System (DNS)
- [What is DNS?](https://www.cloudflare.com/learning/dns/what-is-dns/) - A beginner-friendly introduction to DNS from Cloudflare.
- [How DNS Works](https://howdns.works/) - A fun and colorful explanation of how DNS works using a comic.
- [DNS Explained](https://www.youtube.com/watch?v=72snZctFFtA) - A video explanation of DNS on YouTube.

## DNS Records
- [Understanding DNS Record Types](https://www.cloudflare.com/learning/dns/dns-records/) - A guide to different types of DNS records from Cloudflare.
- [DNS Record Types](https://wizardzines.com/comics/dns-record-types/) - An explanation of common DNS record types using a comic. 
- [DNS Records Explained](https://www.youtube.com/watch?v=VMKbwYMoxX4) - A video explanation of DNS records.

## Git and GitHub
- [The Simple Guide to Git](https://rogerdudler.github.io/git-guide/) - A simple guide to Git without any deep shit.
- [Think Like a Git](https://think-like-a-git.net/) - A guide for understanding Git.

## Other
- [How to Clear Browser Cache](https://www.hostinger.com/tutorials/clear-browser-cache) - A simple guide on clearing browser cache in popular browsers.
- [How HTTPS Works](https://howhttps.works/) - An explanation of HTTPS using a comic.
