Tools for React Native Development
Tools, libraries, and services are an important part of every developer’s life, no matter which environment you’re developing for. And React Native is no exception. In this article, I’ll walk you...
View ArticleTools for React Native Development
tag:code.tutsplus.com,2005:PostPresenter/cms-29791Tools, libraries, and services are an important part of every developer’s life, no matter which environment you’re developing for. And React Native is...
View ArticleMobile Development Tools
Traditional desktop app development is dominated by large-scale software companies with huge workforces, sometimes scattered around the globe. However, the mobile app development industry is quite...
View ArticleMobile Development Tools
tag:code.tutsplus.com,2005:PostPresenter/cms-29792Traditional desktop app development is dominated by large-scale software companies with huge workforces, sometimes scattered around the globe. However,...
View ArticleUpdating Your App for iOS 11
What You'll Be CreatingIn addition to feature development and bug fixes, iOS developers have to keep tabs on what’s announced yearly at WWDC. Amidst the notable new SDKs announced, there are some...
View ArticleUpdating Your App for iOS 11
tag:code.tutsplus.com,2005:PostPresenter/cms-29653What You'll Be CreatingIn addition to feature development and bug fixes, iOS developers have to keep tabs on what’s announced yearly at WWDC. Amidst...
View ArticleKotlin From Scratch: Exception Handling
Kotlin is a modern programming language that compiles to Java bytecode. It's free and open source, and makes coding for Android even more fun. In the previous article, you learned more about...
View ArticleKotlin From Scratch: Exception Handling
tag:code.tutsplus.com,2005:PostPresenter/cms-29820Kotlin is a modern programming language that compiles to Java bytecode. It's free and open source, and makes coding for Android even more fun. In the...
View ArticleIonic From Scratch: What Is Ionic?
Are you interested in coding mobile apps but don't have the specialized knowledge or experience in programming and developing iOS and Android apps? Well, let me introduce you to the Ionic framework,...
View ArticleIonic From Scratch: What Is Ionic?
tag:code.tutsplus.com,2005:PostPresenter/cms-29323Are you interested in coding mobile apps but don't have the specialized knowledge or experience in programming and developing iOS and Android apps?...
View ArticleSecure Coding in Swift 4
From minimizing pointer use to strong type checking at compile time, Swift is a great language for secure development. But that means it's tempting to forget about security altogether. There are still...
View ArticleSecure Coding in Swift 4
tag:code.tutsplus.com,2005:PostPresenter/cms-29835From minimizing pointer use to strong type checking at compile time, Swift is a great language for secure development. But that means it's tempting to...
View ArticleImplementing an Event Bus With LiveData
What You'll Be CreatingAt the last Google I/O, the Android team released a set of powerful Android Architecture Components. They call it:A collection of libraries that help you design robust, testable,...
View ArticleImplementing an Event Bus With LiveData
tag:code.tutsplus.com,2005:PostPresenter/cms-29908What You'll Be CreatingAt the last Google I/O, the Android team released a set of powerful Android Architecture Components. They call it:A collection...
View ArticleJava 8 for Android Development: Stream API and Date & Time Libraries
In this three-part series, we’ve been exploring all the major Java 8 features that you can start using in your Android projects today.In Cleaner Code With Lambda Expressions, we focused on cutting...
View ArticleJava 8 for Android Development: Stream API and Date & Time Libraries
tag:code.tutsplus.com,2005:PostPresenter/cms-29904In this three-part series, we’ve been exploring all the major Java 8 features that you can start using in your Android projects today.In Cleaner Code...
View ArticleIonic From Scratch: Getting Started With Ionic
So you've heard about Ionic and you're wondering how to get started? In this tutorial you will learn how to set up an Ionic development environment on your computer, as well as how to create an Ionic...
View ArticleIonic From Scratch: Getting Started With Ionic
tag:code.tutsplus.com,2005:PostPresenter/cms-29862So you've heard about Ionic and you're wondering how to get started? In this tutorial you will learn how to set up an Ionic development environment on...
View Article10 Best iOS Photo App Templates
Photo apps are among the most popular of iOS apps to be found in the App Store today. If you’re not an experienced developer but have long fantasised about building a photo app yourself, I’m here to...
View Article10 Best iOS Photo App Templates
tag:code.tutsplus.com,2005:PostPresenter/cms-29930Photo apps are among the most popular of iOS apps to be found in the App Store today. If you’re not an experienced developer but have long fantasised...
View Article