Feb 24 · 6 min read · As developers, we are always trying to find the best ways to optimize our workflows. The right tools can completely change the way we work, as they can make complicated tasks simple. However, there is
Join discussion
Jan 31 · 3 min read · Css is cascading style sheets . these are used to beautify your web skeleton ( read prev blog on HTML for reference ) yes you can make all the web elements shown in cover image using css . just has to know how to use it . CSS Selectors used to "find...
Join discussion
Jan 31 · 3 min read · If you’re just starting with HTML, typing the same tags again and again can feel slow, boring, and confusing. This is where Emmet quietly becomes your best friend. You don’t need to “learn” Emmet like a programming language. You just need to understa...
Join discussion
Jan 31 · 2 min read · HTML is Hyper Text Markup Language . It is the standard language for documents used to display in web browser . It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripti...
Join discussion
Jan 31 · 5 min read · Starting a career in programming feels like standing at the base of a massive mountain. You see a hundred different paths, and everyone is shouting advice at you. On LinkedIn and Twitter, people argue about which language is the "fastest" or the "mos...
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