I'm in a coding session with a recruiter soon to show off my front-end skills. The truth is, I haven't coded front-end in a while and am out of date with industry best practices. What's a good way to as quickly as possible relearn this?
I have about 4 years of software dev experience, mostly back-end. In my first year it was mostly front-end (in React).
I was wondering if something like [1] would help. But I just remember that name from somewhere. I don't know if it's any good.
What's your advice?
[1] https://frontendmasters.com
I'm not sure if it is the best thing, but it seems to be good enough for now. The teacher is contextualizing a few things that I would for sure not get by just reading the docs. We started out with React.createElement() and I remembered what it was (it has been a while, ha!). But I've never created a page in that way. After 30 min. of that and 1 hour of setting everything up, it's now time for actual React.
I'm also a video watcher, so I gues that helps too.
I once learned React myself by reading Road To React in 2017 and have used it in my work, even last year. But given that I've never labeled myself as a front-end developer I want a more coherent picture than just "oh yea, I can work in a React codebase and make it work." Which is what I've been doing all these years. Well that and backend and keeping up to date on security.