I am new to web development and i have gone through the FCC curriculum up till the front end library certifications.. Just started the front end library projects
I am currently stuck on how to generate random quotes. I looked through the forum and it seems a lot of people are using JSON/APIs etc.
I have not seen this covered so far in the curriculum (i have done the curriculum up till front end libraries). Am i missing something?
You do not have to use any libraries or frameworks, but you are strongly encouraged to, so you can learn more about them.
Not all libraries/frameworks may work equally well for the tests I believe, so I’d suggest using React, it is also almost a must-have skill at this point to know at least some React for front-end development.