What should be learned to be a front end developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What should be learned to be a front end developer?

24th Jun 2017, 5:42 AM
Jeffri Andriyanto
Jeffri Andriyanto - avatar
3 Answers
+ 10
Front-end web development, is the practice of producing HTML, CSS and JavaScript for a website or Web Application so that a user can see and interact with them directly. See links below for more: https://en.wikipedia.org/wiki/Front-end_web_development www.sololearn.com/faq for more
24th Jun 2017, 5:48 AM
Awele Omeligwe
Awele Omeligwe - avatar
+ 3
For becoming a Front-End Developer you'll have to learn: - HTML5 - CSS3 and the preprocessors - JavaScript From JavaScript you have to learn also it's frameworks and libraries like: Angular, Ember, Meteor, React, Vue... (I wrote them in alphabetical order). Meteor.js is both front and back end. Also if you like JS it'll be very useful to learn Node.js which is for Backend with Express.js. And they work perfect with MongoDB. Have a great journey!
24th Jun 2017, 5:59 AM
Elias Papachristos
Elias Papachristos - avatar
+ 2
You need to learn basics like html, css and js. Then you need to learn about various other frameworks built on them like jquery, angular js, bootstrap etc. You need to have experience working with various CLI and editors.
24th Jun 2017, 11:15 AM
Harish Kumar
Harish Kumar - avatar