I’m currently going through a career change and I would like to know what essential things I need to learn in order to get into this industry.
I’ve just completed the HTML challenge within a week. Mentally, I feel exhausted, but I’m very happy with how much I learned from that challenge. Should my next step be to go to CSS and Javascript? Also, do you need to know a lot of Javascript in order to apply for an entry-level frontend position?
You need to big in JavaScripts, it`s probably the main thing for developers who intend to build the career. By the way, you can find many remote vacancies in this field here: Remotely Jobs
I would consider everything in “Responsive Web Design”, “Javascript Algorithms and Data Structures”, and the projects in “Front End Libraries” to maybe be a minimum for some jobs.
Is that right?
Suppose I finish all my projects on the JS section and enhance my html/css projects with some JavaScript… And suppose I go the extra mile with the react libraries and create a nice looking web app.
Would that be enough for my portfolio to start applying for entry level jobs?
Every job is different and has different requirements, having said that, you will most likely need more than just HTML, CSS (Responsive design included) and JavaScript to get your first developer job. You will probably need to know as well:
Either React, Angular or Vue
Git
Restful API (you don’t need to know how to build an API, but you ought to know how to work with one)
I recommend building a portfolio. Build some projects that look as real as possible, if you have to build an API for some project then do it, just learn Node.js or whatever backend language is in high demand in your area.