Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
1–10 of 82 posts
Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#2Not sure I see the benefit vs. Ionic in itself to be honest.
Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#3Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#4Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#5I don't feel these deeply convoluted stacks are ever the right way to build a mobile app... Unless perhaps in the situation where you're already familiar with something like Angular and you know for sure that performance and look & feel won't be important criteria.
Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#6But what really interested me are the demos from Google (Namely Paper Elements as UI) with Polymer (it's like AngularJS, but it isn't): https://www.polymer-project.org/docs/elements/material.html
Fyi, an index of webcomponents for polymer is available on : http://customelements.io/
There's a designer tool for it: https://www.polymer-project.org/tools/designer/ , here's how to use it http://goo.gl/r8ovXN (it's a responsive maps application, with search input and speech input)
Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#7I like ionic but this looks pretty good, its forked from ionic. Will give it a run on my next project
Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#8Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#9I don't understand. I thought Ionic was AngularJS + Cordova so how can it be "Ionic + AngularJS + Cordova"? What is this exactly?
Re: Supersonic: New UI Hybrid Framework – Ionic, AngularJS, Cordova
#10Frameworks upon frameworks upon frameworks, running in a platform-dependent embedded mobile browser, wrapped together with AppGyver-specific API thunks for accessing some native functionality in a non-standard way. There's tremendous impedance mismatch at every layer here. I don't feel these deeply convoluted stacks are ever the right way to build a mobile app... Unless perhaps in the situation where you're already f…
I think it's sad that certain people think that a frameworks like WPF or AngularJS are "great" or even "decent enough", it just shows you how abysmal the current state of UI programming really is.