Vanilla JS Gives True Architectural Freedom

Vanilla Javascript allows seamless architectural transitioning from different paradigms, at will.

In order of complexity:

Now, a virtual dom is a complex feature of React. But Lichess is built with a virtual dom library called "snabbdom".

The point is, frameworks are gatekeeping us from learning about what's actually possible.