I have been learning to code in ruby from a bottom-up approach. that is master the fundamentals, learning topics in sequential order. But i am getting bored learning this way. Are there options that teaches you to build something concrete without missing the fundamentals?
<a href="https://fullstackopen.com/en/" rel="nofollow">https://fullstackopen.com/en/</a><p>>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.<p>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.