What is frame work ? in web development
What is Frame Work :
Frame work is commonly called pre compiled codes or pre defined codes or functions. Frame work is basically gives the solutions to us for the complicated and difficult functions to use the simplified way. And most importent thing to target show the web pages on mobile and desktop responsively .And moreover the frame works are craeted first for mobie responsive. In particularly see what are the frame works are available for the web developement. In comming points will explain briefly.
Front End(css,html) based Frame works :
The front end based framework's are used to develope typography and styles and design the sites color and interface designs . Framework are availabe for fonts and icons also.
Ex:
- bootstrap

(from icons8)

- w3.css
- etc...,
Java script frame work's are used to control our site functions.For instance touch the dark mode button in any site suddently the pages are changing the color light mode into dark mode.java script is the core for the sites.
Ex:(popular Frame works)
- Jquery

It is Js frame work we can use simplified functions effectively and use java script functions must easily. it's also light weight "write less ,do more"
- Angular

(from icons8)
- React
![]() |
(from icons8) |
React is basically a library introduced from Facebook. It is used in MERN stack developement .
CDN(content delivery Networks) :
CDN 's to bring the functoins and modulus your project from the other servers . It is faster to load and will vary depending on your network speed to loading. You can use the CDN but, its only available on online . you can't use offline . you can use instead this to downlaod the frame works in to your local mechine and then to access it.