Web development refers to the building, creating, and maintaining of websites. It includes aspects such as web design, web publishing, web programming, and database management. It is the creation of an application that works over the internet i.e. websites. Building a website comprises 2 fundamentals: Frontend Backend Frontend Development refers to the 'Client Side' of the website, or in simpler terms, the visual part of any website. The prerequisites of frontend development include: HTML CSS JS HTML stands for HyperText Markup Language. It is used to design the front end portion of web pages using markup language. It acts as a skeleton for a website since it is used to make the structure of a website. CSS (Cascading Style Sheets) is a simply designed language intended to simplify the process of making web pages presentable. It is used to style our website. CSS can further be classified into the following: CSS Library: Pure CSS CSS Frameworks: Bootstrap, Bulma, Foundation, M...
THE TECHNO STACK
The world of software technology encapsulates a myriad of programming languages, concepts, frameworks, Integrated Development Environments and much more. 'The Techno Stack' is a blog that aims to introduce aspiring programmers and tech developers to the wide range of software systems available and help them choose the one that best fits their interests.