SMSushan Minsushanm.hashnode.dev·Sep 11, 2022 · 5 min readJavaScript Interview Cheat sheetJavaScript is a scripting or programming language that allows you to implement complex features on web pages. It is a scripting or programming language that allows you to implement complex features on web pages In this article you will see some of t...00
SMSushan Minsushanm.hashnode.dev·Aug 23, 2022 · 5 min readTailwind CSSTailwind is a utility-first CSS framework. In contrast to other CSS frameworks like Bootstrap or Materialize CSS it doesn’t come with predefined components. Instead Tailwind CSS operates on a lower level and provides we with a set of CSS helper class...00
SMSushan Minsushanm.hashnode.dev·Aug 10, 2022 · 3 min readGuide on CSS FlexBoxFlexbox has change the way we write css code. Flexbox has actually made css code much easy, simply and understandable. It also handle responsiveness of the website. It provides built-in support for responsiveness of webpage Flexbox stands for flexi...00
SMSushan Minsushanm.hashnode.dev·Jul 23, 2022 · 2 min readBasic GIT cheat-sheetGit is the free and open source distributed version control system(VCS) that's responsible for everything GitHub related that happens locally on our computer. Git is the most powerful tool in modern development. There are too many Git commands, some...00
SMSushan Minsushanm.hashnode.dev·Jul 23, 2022 · 2 min readMarkdown !!!Markdown is a lightweight markup language for creating formatted text using a plain-text editor. This Article for Markdown cheat sheet provides a quick overview of all the Markdown syntax elements The purpose of Markdown-formatted text is to make th...00