NodeJS: Rephrase possible front-end options on Blog API project
Checks
- [x] This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- [x] I have thoroughly read and understand The Odin Project Contributing Guide
- [x] Would you like to work on this issue?
Describe your suggestion
In the blog API project, on step 6, this was what was written:
Once your API is working you can focus on your front-end code. Really, how you go about this is up to you. If you are comfortable with a front-end framework then go for it! If you’re happier using plain HTML and CSS that’s fine too. All you should have to do to get your posts into a website is to fetch the correct API endpoint and then display the results. Working with fetch and APIs from a front-end perspective is covered in the Working with APIs lesson.
I found the highlighted sentence in the quote above a bit misleading. When I read it, I assumed that at this point TOP learners can branch out to other frameworks such as Svelt or Vue, which are not part of TOP curriculum. I would like to propose a rephrase to this sentence to explicitly mention React or plain HTML/CSS/JS, as these are the options that TOP support.
Path
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/node-path-nodejs-blog-api
(Optional) Discord Name
vietanhhoang2507
(Optional) Additional Comments
No response
I am still waiting for an approval on this issue.
Seems like a good idea to me, thanks!