The last few challenges are pretty hard, but I somehow got it done by re-reading sections to refresh my memory on how to implement certain functions. That, and a bit of researching whenever I get stuck.
And honestly, I’ve learned a lot more from FCC so far compared to the 2+ years I spent on college a few years back. Maybe dropping out was a good decision after all lol.
Skip the ES6 section and come back to it later, maybe right after you finish the Functional Programming section. That’s what I did because ES6 didn’t make sense to me at first especially the higher order functions, but I eventually understood it after finishing Functional Programming. Most of the stuff from ES6 are explained there in full detail.
Well, I completed the Responsive Web Design Certification, but I’ve not received any cert yet. Is there another process that should be followed to receive the certification or I should just wait?
You should go to settings, then Click “Accept the Academic Honesty Policy”, then below to this section, click on the “Receive Certification” button.
Congrats
Yep, that’s pretty much what I did. Some parts of the ES6 section wouldn’t make sense until you learn some stuff first, like the higher order function and arrow function challenges. FCC should’ve put the ES6 section in the latter part of the Javascript curriculum in my opinion.
Yeah, go to your settings and just follow what @ItamarRosenblum said. And congrats for getting that certification. The challenges will be harder from here on out but it will be worth it once you learn them. I’m personally stuck in the React section of the Front End Libraries Certification, but I’m currently working on it.