Introducing The Sherlock Project
During the course of this journey, we will dive into all new Angular concepts by implementing a semi-AI project, called The Sherlock Project.
This project will basically be about collecting facts, evaluating and ranking them, and making a decision about how truthful they are.
To achieve this goal, we will implement a couple of services and inject them to the project wherever they are needed. Each chapter will discuss one aspect of the project and will focus on one related service. At the end, all services will come together to act as one big project.