“Layered” by Filip Rizov
This chapter will cover creating our service layer that will provide the functionality to everything covered in the previous chapters. In this chapter, we will finally implement all the methods that we briefly mentioned in our previous chapters. This chapter will most likely be the most complex one to grasp so far since it will try to tie together all the separate elements of our app. ...