Explore >> Select a destination


You are here

www.patrickxchong.com
| | danielmangum.com
13.4 parsecs away

Travel
| | Building apps using Ionic is useful for the ability to build for both IOS and Android from the same codebase. However, mostly because Ionic is build on top of the Apache Cordova framework, it can be difficult to make sure your environment is configured with the required version of each build component. This is where Docker can be helpful. You can create a container that has a consistent environment and run it locally to build your project.
| | golb.hplar.ch
10.9 parsecs away

Travel
| |
| | www.thepolyglotdeveloper.com
12.1 parsecs away

Travel
| | Play audio locally or from the internet in your Android and iOS Ionic Framework mobile application.
| | lucasr.org
73.2 parsecs away

Travel
| Up until now, Probe relied on dynamic view proxies generated at runtime to intercept View calls. Although very convenient, this approach greatly affects the time to inflate your layouts-which limits the number of use cases for the library, especially in more complex apps.