Hi all,
FCC’s forum is awesome! Hey one of the main things I struggle with when trying to understand how to build an app is how to manage all the data that the app will receive, process, produce, store and retrieve.
I have not find an explanation that helps any newbie to the subject to understand the topic clearly at least on the high level, on the big picture. On the other hand there is many more specific questions I have, such as how do you implement the use of a data base in your code? How does it look like? Where does it go? Does it go in the head of the page? Inside the javascript?