+ McFly is a framework that grows with you. Start at the very basic of + writing HTML files and enhance with standard web technologies or go + advanced as you like, at your own pace. +
+-
+
- HTML pages +
- Server-Side Rendering logic +
- Custom Elements +
- REST APIs +
- Universal Deployment +
...all in the same project.
+Ambitious Goals
+We want a way to:
+-
+
- create web apps with vanilla custom elements +
- write real .HTML files +
- have no frameworks or reactivity libraries on the browser +
- server-side pre-rendering +
- + control on when and where JS is downloaded for interactive elements + +