GeistHaus
log in ยท sign up

Event Sourcing With Elixir - Part 2 :: Bruno Antunes โ€” Thoughts, rants, ideas

blog.nootch.net

Posts in this series Part 0 Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Introduction to new concepts Before we get the ball rolling on our BankAPI project, there are some concepts we need to be acquainted with. In traditional web projects following the MVC paradigm, you have Models, Views and Controllers. The MVC paradigm from MSDN Controllers handle requests from the user, interact with Models to query or modify the database, and use the result of those interactions to populate Views that are rendered back to the user.

0 pages link to this URL

No pages have linked to this URL yet.