June 2018
Intermediate to advanced
310 pages
6h 32m
English
I'm a horrible software architect, and I don't like to speak with people. Hence, while sitting in The Ivory Tower (that's the name of the cafe I often visit), I wrote a small web application. If a developer has a question, he shouldn't approach me directly, oh no. He'll need to send me a proper request through this system, and I shall answer him only if I deem this request worthy.
A filter chain is a very common concept in web servers. Usually, when a request reaches to you, it's expected that:
So, the code I initially wrote looked something like ...
Read now
Unlock full access