Framework | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Framework

What exactly are frameworks and what are they for? Asking because I saw in a picture I have to learn bootstrap after CSS and React JS after JavaScript.

23rd Jun 2022, 4:43 PM
Olumide Nifemi
5 Answers
+ 2
Instead of having to start from scratch and take weeks trying to figure out why our codes don't work. Frameworks provide quick solutions to our problems. Frameworks are libraries of preconfigured code that usually follow some standard. It can be used in your projects to save you time or make coding easier and offers better performance. Instead of typing 30 lines of code or more. You only need to type 1.
23rd Jun 2022, 8:51 PM
Chris Coder
Chris Coder - avatar
+ 2
Frameworks save time and provide recognizable structure but can often add unneeded weight to small apps.
23rd Jun 2022, 8:26 PM
Jeremias
+ 2
This should answer a lot of your questions: https://hyperskill.org/learn/step/6701
29th Jun 2022, 8:31 AM
Jeremias
+ 1
Yes... Framework maybe save Time, help with best practices, security (in certains) but its very important know about base language... So you can work with efficiency when some things go wrong☺️
25th Jun 2022, 4:47 AM
Sebastián J. Tosco