Skip to content

Real-DeviLs/IntroToWEbDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Web Basics



Web Dev has two subparts- the Frontend and the Backend of the website. Frontend is what you see in a browser whereas Backend (which cannot be seen) handles the logic and functionality that is necessary for everything to work 💻

The frontend of a website is made up of 3 major types of files:

1. Hyper Text Markup Language (.html)
2. Cascading Style Sheets (.css)
3. JavaScript (.js)

For the present workshop , we will focus on the frontend part , The requirements for Web Development Bootcamp are lited Below with installation instructions

Resources to get started

S.No. Topic Link
1. HTML Link
2. CSS Link
3. Javascript Link

Upon learning and practising everything above, you’ll be more than just a cliché frontend developer.

Useful Chrome Extensions 😍

S.No. Extension
1. CSS Viewer
2. ColorPick Eyedropper
3. Moesif Origin & CORS Changer

sourceCode

Find all the code uncovered in Bootcamo here :

S.No. Day 1
1. link
S.No. Day 2
1. link
S.No. Day 3
1. link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published