|
|
|
|
|
by posabsolute
3994 days ago
|
|
You seems to only think about consumer apps, there is a lot of companies doing b2b. I agree that for games cordova is a very poor choice. Unfortunately I can't agree that you can easily find easily good IOS & Android devs, I'm sure that some that can do it out there, but generally one platform always suffers more. Has for Cordova issues, from my experience, nothing was so atrocious that writing 2 apps would have been faster. "Either you use frameworks and everything is just bad or use vanilla JS and everything might work" I think you might be thinking about games saying that, again I can't agree, if you don't understand what your framework does in your back that's another thing, but you can easily write optimized code when you control your render. For example Ionic is a very good mobile UI framework for angular. It however wont save you if you start adding random things to the DOM while doing an animation. |
|