From f0c60164260bf076f358dbdb17abc33ac1c24a6c Mon Sep 17 00:00:00 2001 From: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com> Date: Sat, 12 Feb 2022 23:58:24 +0700 Subject: [PATCH] Added content for Pick a Framework (#1107) * Added content for Pick a Framework * Update content/roadmaps/100-frontend/content/111-pick-a-framework/readme.md Co-authored-by: Kamran Ahmed --- .../100-frontend/content/111-pick-a-framework/readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/100-frontend/content/111-pick-a-framework/readme.md b/content/roadmaps/100-frontend/content/111-pick-a-framework/readme.md index 17b304199..4afcc16df 100644 --- a/content/roadmaps/100-frontend/content/111-pick-a-framework/readme.md +++ b/content/roadmaps/100-frontend/content/111-pick-a-framework/readme.md @@ -1 +1,7 @@ -# Pick a framework \ No newline at end of file +# Pick a Framework + +Web frameworks are designed to write web applications. Frameworks are collections of libraries that aid in the development of a software product or website. Frameworks for web application development are collections of various tools. Frameworks vary in their capabilities and functions, depending on the tasks set. They define the structure, establish the rules, and provide the development tools required. + +Free Content +What is the difference between a framework and a library? + Which JS Framework is best?