I totally agree! We keep adding more layers to the web stack. Even Django and Rails themselves were added complexity!
I've actually built a solution to this problem called Statebus: https://stateb.us
It takes a unique approach to the problem — instead of building more layers in the web stack, it builds support for change directly into HTTP itself! It turns out that if HTTP supports changing pages, and keeping things synchronized, you don't need web frameworks at all anymore.
I've actually built a solution to this problem called Statebus: https://stateb.us
It takes a unique approach to the problem — instead of building more layers in the web stack, it builds support for change directly into HTTP itself! It turns out that if HTTP supports changing pages, and keeping things synchronized, you don't need web frameworks at all anymore.