9 ms·
Is this built on Ionic?
by sazpaz 13y ago
Is this built on Ionic?
- adambrod 13y agoIt's built from scratch. I'll be open sourcing it all very soon. I'm using Meteor for the front and backend and the UI was just recreated with CSS. PhoneGap provides the shell and basically hijacks the DOM from the Meteor server and re-fires events. I'm going to be implementing the FastRender tomorrow so it'll render all html and json with one request.