How Nijor Works ?

Many of you might have thought that how Nijor compiler actually works behind the scene ? Well, in this article I'd tell you exactly that !
The Nijor compiler uses RollupJS with this plugin to first compile the *.nijor code to *.js code and bundle the components into the pages. All the functional attributes get compiled to normal js code.