@AmanMaurya-Dev
Learning and Building Continously
Nothing here yet.
Nothing here yet.
Jan 30 · 4 min read · DNS records are like different types of contacts in a phonebook for computers IP address, it tells what domain name corresponds to which IP address and what type it is. DNS Records are specified and stored in the authoritative DNS servers. It has mul...
Join discussion
Jan 29 · 8 min read · What is Git and GitHub? Git is a version control system used for progress tracking, versioning and collaboration in a project. It is a software developed by Linus Torvalds. Git is a offline software that can be used for local projects or can be hoste...
Join discussion
Jan 27 · 6 min read · In times like today when development and shipping of features is faster than ever before by the virtue of AI. The need of a version control system like Git is very high. It is a tool that must be in the toolbox of a developer, not only it helps in ve...
Join discussion
Jan 15 · 4 min read · Long before the arrival of Git onto this land. Developers traditionally wrote and saved their code locally on their computers, which had a very basic yet interesting issue known as The Pen Drive Problem. The Pen Drive Problem In a faraway kingdom, th...
Join discussion