"That's what makes our work more valuable" absolutely true. This video is exactly what I was looking for... how does a successfull architechture interview looks like. Also, this looks like an artist creating a masterpiece. Thanks Caio and Mike, really glad I found all your content.
@EssentialDeveloper2 жыл бұрын
Glad it was helpful, Cristian! Thank you for the feedback 🙂
@pauloborges6925 Жыл бұрын
3o⁹0
@ganeshpadole46013 жыл бұрын
One of the best video on high level architecture overview.
@maciusessa2 жыл бұрын
Just found this channel. Definitely gonna stick with your videos. Subscribed! Keep it up with the amazing work.
@EssentialDeveloper2 жыл бұрын
Welcome aboard, Tomek! Thanks!
@davidodia46033 жыл бұрын
If you meet caio in an interview. I pray you survive. The guy knows his code.
@aaronwalker54932 жыл бұрын
38:26 the way I see it, everything is M except the last box which contains the rest (VVM, VC, VP). App architecture is a collection of multiple MVC/MVVMs. If we take this Image Processing part as an example , in an MVVM architecture , processing logic is the model, model to view preparation logic goes in VM because view doesn't understand everything model has because model is view agnostic, and data binding goes in View. Most devs always get confused about Model thinking it's only DTOs , it's not.
@EssentialDeveloper2 жыл бұрын
Hi Aaron! For sure the Model part doesn't need to be just DTOs ✅
@Serint903 жыл бұрын
awesome guys
@fightforfreedom213 жыл бұрын
What software do you use for designing architecture diagrams?
@EssentialDeveloper3 жыл бұрын
Hi! We use draw.io
@cristianuhcg2 жыл бұрын
BTW: What tool are you using to create those diagrams?
@EssentialDeveloper2 жыл бұрын
Hi! We used draw.io ✅
@harshab0073 жыл бұрын
Great information. Thank you
@luvlore69043 жыл бұрын
About the book suggestions on your website, are they listed in a particular order? Like the most important/useful is listed first and so on, or they are all equally important?
@EssentialDeveloper3 жыл бұрын
Hello! The book suggestions are in no particular order.