Daily Shaarli

All links of one day in a single page.
Best Vanguard Funds for Retirement Income
thumbnail

Symbol: VDIGX
Vanguard Dividend Appreciation ETF (VIG)

Mixing Cordova/PhoneGap Components with Native iOS

I built this tutorial to serve as a guide to creating a hybrid mobile application combining both native iOS controls and Cordova/PhoneGap components to leverage the best of both worlds as an alternative to picking one over the other. Developers may choose to do this if they want to use specific native UI features but still code the bulk of their business logic in JavaScript or reuse existing JavaScript logic by embedding it as a Cordova component while maintaining the rest of the native scaffolding. There are also benefits to using this approach in making an application feel more native.