48. Planning the App
5:34
2 Altofalantes
2 Capítulos
127 segmentos
Altofalantes
Capítulos
-
0:02
The first step in creating an Angular application, of course, is to lay out the structure of this app and especially plan which components you're probably going to need. Now, it's normal that whilst building the app, you decide to add anoth…
-
5:03
which probably is a very simple model, only controlling the name and amount maybe, we also need a model for the recipe, which contains things like the title, the description, the ingredients and so on. And I think with this, we have a solid…