+ 1
What front end developer need to learn?🤔
6 Answers
+ 3
what TurtleShell says and something about writing clean code ;)
Search for the book:
Clean code by Robert Martin
+ 3
ANGULAR
+ 1
🔷Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] and other Programs):
https://youtu.be/Zftx68K-1D4
⏩⏩A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
Details:
https://www.sololearn.com/discuss/1062064/?ref=app
0
HTML, CSS, JS with a few frameworks/libraries like jquery, bootstrap ect
0
These are the basic of the basics:
HTML - lets you build things on a web page
CSS - lets you style the things you've built in HTML
JavaScript - lets your html do magic things (like move around and do math)
0
Front-end developers need to master HTML, CSS, and JavaScript for creating and styling web pages with interactive features. They should be proficient in responsive design, version control with Git, and optimizing web performance. Familiarity with frameworks like React.js and libraries like jQuery is beneficial, along with knowledge of AJAX for asynchronous data retrieval. Additionally, understanding UI/UX principles, accessibility standards, and basic SEO is essential. Soft skills like communication and collaboration are also important for success. Continuous learning and staying updated with industry trends are key in this dynamic field.