Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser
Cascading Style Sheets is a style sheet language used for describing the presentation of a document
JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
          
              A beginners guide blog to web development tailoured to get anyone
              into speed with the latest trends in the web development space
              from javascript to react to gatsby, css, tailwind i cover every
              topic. 
The website is created using nextjs static site
              generator which is a react framework for serverside and static
              website generation it has no backend, the content is populated
              during build time from markdown files, and parced into html
              content. For the styling i use tailwind css