18.05.2016 Views

Mittwoch, 18. Mai, 2016

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Delving into Node.js and Express web framework 35<br />

look at this in more detail in one of the next tutorials when we’ll be going through Angular.js MVC<br />

folder structure.<br />

So, basicalls, this whole MVC thing is just a way you structure your application in order to help you<br />

maintain it later when the project becomes big. Big deal, you might say, and you may do it like this:<br />

allTheThingsInJustOneJsFile<br />

but if you’re project grows you’ll probably end up like this:<br />

useMVCorElse

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!