Front end developers

What are the top skills needed to be a front-end developer.?

2 Likes

refer youtube or quora for such advices this forum is related to competitive programming

okay thanks… i thought someone will tell me by their experience.

HTML , CSS , JS are must for front-end dev.
also please ask about CP on this forum from next time.

1 Like

Html and css is the basic requirement to build a static web site. To make it interactive, javascript is very necessary.

1 Like

According to the new technologies you should go with React JS or Angular JS ; )

2 Likes

You can go to w3school. They have well framed frontend and backed roadmaps.

1 Like

If you want to learn front-end development, First of all you have to know about HTML, CSS and Javascript. All these languages are must to become a front-end developer. Apart from this, you MUST learn one of the Javascript frameworks which include React.Js, Angular.Js or Vue.Js. After that you can make some projects based on these frameworks and test your skills. :slight_smile:

4 Likes

Thankyou :slight_smile: :slight_smile: :slight_smile: :wink:

Don’t forgot lovely vuejs

Mozilla docs are 10× better

Yes, How can I forgot that :smile:

> What are the top skills needed to be a front-end developer?
There can be many but the 3 most important onces are:

  1. HTML
  2. CSS
  3. JavaScript with jQuery

Next, you can go for learning (any one out of the 3):

  1. React JS
  2. Angular 7 or newer
  3. Vue JS

I would recommend React JS because the jobs are in great number for this technology. If you are very hardworking and have a very strong data structures knowledge then you can also get react js jobs in top technology companies like Facebook.

So plan ahead and plan well for your future !

1 Like

This post was flagged by the community and is temporarily hidden.