@TanishkaRathi
Learning. Writing.
Nothing here yet.
Nothing here yet.
Jan 29 · 5 min read · Introduction HTML is the foundation of every website you see. It gives shape and structure to content, turning plain text into real web pages. But once you start writing more HTML, you’ll notice it can feel slow and repetitive. That’s where Emmet com...
Join discussion
Jan 27 · 9 min read · Introduction Git is a helpful device for developers that lets them keep record of changes in their code and collaborate without any confusion. Instead of making several copies like project_final, project_final_v2, and project_final_really_final , Git...
Join discussion