- 2
How to begin frontend developing
A few days ago i began with html.I have idea that i need to learn html,css,javascript with frameworks but i'm confussed between two types of frameworks!I read about bootstrap,saas too and angular,react too what's the difference in bootstrap and angular basically?
11 Réponses
+ 5
Libraries and Framework s in general makes working easier
Bootstrap is a CSS framework for quick and responsive styling
While
AngularJS and React.js are JavaScript libraries for quick and easy web development
Like mine
https://www.sololearn.com/post/146522/?ref=app
+ 6
Best place to ask is Google:
resource:
https://www.educba.com/angular-vs-bootstrap/
+ 4
Completing the html tutorial will be a good start.
+ 3
Bootstrap is for developing layouts and styling, its kind of like a library for CSS while angular is a library for JavaScript which unlike CSS is a programming language and you can make your site have more features. Front end dev doesn't really require js so if u aren't into back end don't worry abt it too much, although it's a plus if u do. Good luck
+ 3
Well that what I meant by don't worry abt it too much if u aren't into back end. JS can be used for animations and such but it is usually not the go to language to do so, u can do most of those animations through CSS as well. JS is a programming language and is mainly used for back end stuff such as processing input from a user. If you would like to see an example of JS used in the back end way look at one of my codes below
https://code.sololearn.com/WoAnpnUWf6sf/?ref=app
+ 2
here is one of my codes as an example but I like being free to use CSS which bootstrap limits
https://code.sololearn.com/Wn7BF0I6y2VP/?ref=app
+ 2
Through : https://www.w3schools.com/
It provides each and every step to learners in detail.
+ 1
I read that javascript is important to add animation like features and like a new soul to your site,how is it backend?
+ 1
Backend is databases, such as sql, Node.js, PHP, webservers...
+ 1
Do html its fairly simple. I erased and restarted and still go back for more.
0
Learn fast and easy front-end development from here:
https://getmimo.com/learn/