Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1005 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 1005 Bytes

#web development

This repository is all about my web dev journey and projects. I am pushing all my projects here because i believe in learning and sharing in public.

1. What is web development?

--> 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. website.

web development is of two types

i. Front-end Development

ii. Back-end Development

i. Front-end development Front end development is developing the client side. It consists of HTML, CSS and Javascript mainly. There are some frameworks too that can be used to make it more simpler and easy. we will discuss that later.

Roadmap to front end development is below:

image source: community classroom

Rest will be uploaded soon....