I started to learn and do some demo apps with Angular but I'm still struggling to have a clear big picture about how everything is working and what is the concept and the idea behind. Almost all resources I have found include CLI and everything seems to be so automated, preconfigured and easy but I don't like that, at least while I'm learning.
Does anyone know some resources where you can learn Angular and development setup around it, but without using CLI and all this magic behind? So, pure, old school step by step, file by file guide which gives you deeper understanding.
I believe there has to be a way to have basic setup with some minimal number of packages and dependencies.
Thanks in advance.