What are some of the good project based learning sites to learn coding?
1–3 of 3 posts
Re: What are some of the good project based learning sites to learn coding?
#2>Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js.
It may fast forward a bit on the fundamentals, but they are still there. Along with MDN (to supplement) I think it is a great option.
Re: What are some of the good project based learning sites to learn coding?
#3https://fullstackopen.com/en/ >Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. It may fast forward a bit on the fundamentals, but they are still there. Along with MDN (to supplement) I think it is a great option.