Amazon Underground's New Model for Mobile App Revenue
tag:code.tutsplus.com,2005:PostPresenter/cms-24933There's a basic problem in the world of mobile app development. Developers invest a lot of time and money in creating a great app, and they deserve to...
View ArticleCreate a Mobile Application Using WordPress, Ionic, and AngularJS
What You'll Be CreatingIntroductionIn this tutorial, I will explain you step by step how to create a modern, hybrid, mobile application (iOS and Android) of your WordPress website using the latest...
View ArticleCreate a Mobile Application Using WordPress, Ionic, and AngularJS
tag:code.tutsplus.com,2005:PostPresenter/cms-24170What You'll Be CreatingIntroductionIn this tutorial, I will explain you step by step how to create a modern, hybrid, mobile application (iOS and...
View ArticleGetting Started With Raygun: Insights and Crash Reporting for App Developers
tag:code.tutsplus.com,2005:PostPresenter/cms-24852Introducing RaygunRaygun is a powerful new crash reporting service for your applications. Raygun automatically detects, discovers and diagnoses errors...
View ArticleAn Introduction to On-Demand Resources on iOS and tvOS
IntroductionAlongside iOS 9 and watchOS 2, Apple introduced on-demand resources, a new API for delivering content to your applications while also reducing the amount of space the application takes up...
View ArticleAn Introduction to On-Demand Resources on iOS and tvOS
tag:code.tutsplus.com,2005:PostPresenter/cms-24929IntroductionAlongside iOS 9 and watchOS 2, Apple introduced on-demand resources, a new API for delivering content to your applications while also...
View ArticleScrolling Techniques for Material Design
tag:code.tutsplus.com,2005:PostPresenter/cms-24435IntroductionLast year, Google introduced Material Design and it became clear that motion and animation would be two of the most eye-catching features...
View ArticleGetting Started With Google Maps for Android: Intermediate
tag:code.tutsplus.com,2005:PostPresenter/cms-24739IntroductionOne of the most useful features for users is maps integration. In the previous installment of this series, we discussed how to set up...
View ArticlewatchOS 2: Background Transfers and Queues
tag:code.tutsplus.com,2005:PostPresenter/cms-24699IntroductionWatch Connectivity is a new communication framework released alongside iOS 9 and watchOS 2. It's main purpose is to easily and seamlessly...
View ArticleGetting Started With Google Maps for Android: Advanced
1. IntroductionWhile the standard features of Google Maps are incredibly useful, there will be times that you want to do a little bit more. Luckily, Google has created an open source library containing...
View ArticleGetting Started With Google Maps for Android: Advanced
tag:code.tutsplus.com,2005:PostPresenter/cms-247891. IntroductionWhile the standard features of Google Maps are incredibly useful, there will be times that you want to do a little bit more. Luckily,...
View ArticleSeven Tips for the Healthy Programmer
You don't know what you have until you lose it. We all know what it means, but we often forget that it also applies to our health. In no way is this article intended to lecture you or make you feel...
View ArticleSeven Tips for the Healthy Programmer
tag:code.tutsplus.com,2005:PostPresenter/cms-25043You don't know what you have until you lose it. We all know what it means, but we often forget that it also applies to our health. In no way is this...
View ArticleCreating a Dictionary App Using React Native for Android
IntroductionFacebook’s React Native is a powerful framework that allows you to quickly and effortlessly build Android and iOS apps using just JavaScript and JSX. Apps built using React Native make use...
View ArticleCreating a Dictionary App Using React Native for Android
tag:code.tutsplus.com,2005:PostPresenter/cms-24969IntroductionFacebook’s React Native is a powerful framework that allows you to quickly and effortlessly build Android and iOS apps using just...
View ArticleError Handling in Swift 2
I have yet to meet a programmer who enjoys error handling. Whether you like it or not, a robust application needs to handle errors in such a way that the application remains functional and informs the...
View ArticleError Handling in Swift 2
tag:code.tutsplus.com,2005:PostPresenter/cms-25096I have yet to meet a programmer who enjoys error handling. Whether you like it or not, a robust application needs to handle errors in such a way that...
View ArticleProtocol-Oriented Programming in Swift 2
tag:code.tutsplus.com,2005:PostPresenter/cms-24979IntroductionWith the release of Swift 2, Apple added a range of new features and capabilities to the Swift programming language. One of the most...
View ArticleiOS 9: An Introduction to 3D Touch
IntroductionWith the iPhone 6s and 6s Plus, Apple introduced an entirely new way of interacting with our devices called 3D Touch. 3D Touch works by detecting the amount of pressure that you are...
View ArticleiOS 9: An Introduction to 3D Touch
tag:code.tutsplus.com,2005:PostPresenter/cms-25115IntroductionWith the iPhone 6s and 6s Plus, Apple introduced an entirely new way of interacting with our devices called 3D Touch. 3D Touch works by...
View Article