10 Best iOS Map App Templates
Any sort of app that involves getting your users from one place to another needs good map integration. Here are the 10 best iOS app templates with map integration to be found at CodeCanyon. Whether...
View Article15 Best PHP Event Calendar and Booking Scripts
There are several reasons PHP calendar, booking and events scripts might be a great addition to your website. If you’re a service provider, then it makes sense to have an appointment booking system on...
View ArticleGet Started With Pusher: Build a Chat App With Channels, PHP, and Vue.js
Channels from Pusher is a platform that allows you to give your apps seamless real-time data. In this post, I'll show you how to write the functional components of a very simple chat app. It's a...
View ArticleNew Course: Create Content With WordPress Gutenberg
What You'll Be CreatingWordPress Gutenberg is coming soon to a website near you. It will revolutionise the way you write posts and create pages, so get ready to use it by taking our new course, Create...
View ArticleKotlin Reactive Programming for an Android Sign-Up Screen
RxJava 2.0 is a popular reactive programming library that’s helped countless Android developers create highly responsive apps, using less code and less complexity, especially when it comes to managing...
View ArticleBuilding Gutenberg Blocks with create-guten-block
Gutenberg is the new WordPress editor and everyone is talking about it. It has introduced an all-new way of writing content with WordPress. So not only the developers can benefit from its block-modeled...
View ArticleExamples of Dependency Injection in PHP With Symfony Components
In this article, we'll look at some examples of using the Symfony DependencyInjection component. You'll learn the basics of dependency injection, which allows cleaner and more modular code, and you'll...
View Article20 Best HTML5 Game Templates of 2018 With Source Code
Over the past several years, we have seen HTML5 used to create many great online solutions. We have also seen it used to create some great fun! With the vanishing of Flash, HTML5 quickly became the...
View ArticleGet Started With Pusher: Using Private Channels
In this series, we've been learning about Channels from Pusher, a platform that allows you to give your users the seamless real-time experience they want. Private channels provide your applications...
View ArticleGoogle Flutter From Scratch: Grids, Lists and Data Sources
Almost every non-trivial mobile app today is likely to have lists in its layouts. That's because using a scrollable list is often the most straightforward way to display a large number of similar items...
View ArticleTesting Components in React Using Jest: The Basics
What You'll Be CreatingTesting code is a confusing practice for many developers. That's understandable because writing tests requires more effort, time, and the ability to foresee possible use cases....
View ArticleHow to Code With Swift on the Server
What You'll Be CreatingSince Apple first introduced Swift as the successor to Objective-C, it has revolutionized how the community codes iOS, macOS, watchOS and tvOS apps. When Swift became an...
View Article10 Best Android News App Templates
The best news app templates organise news into a few broad categories, allow users to save news stories they want to read later in a favourites list, and have a powerful search feature that helps them...
View ArticleNew Course: Machine Learning With Google TensorFlow
Do you want to learn how to use deep neural networks and machine learning in your apps? Try our new course, Learn Machine Learning With Google TensorFlow, to get up-to-date with the latest developments...
View ArticleAndroid Architecture Components: Using the Paging Library With Room
In this tutorial, I'll show you how to use the Paging library from the Android Architecture Components with a Room-backed database in an Android app. You'll learn how to use the Paging library to...
View ArticleHow to Deploy an App to Firebase With Angular CLI
Angular CLI is a command-line interface for Angular and one of the easiest ways to get your app started. The beauty of using Angular CLI is that it lets you focus on your code, without having to worry...
View ArticleHow to Do User Authentication With the Symfony Security Component
In this article, you'll learn how to set up user authentication in PHP using the Symfony Security component. As well as authentication, I'll show you how to use its role-based authorization, which you...
View ArticleGet Started With Pusher: Client Events
In this series, we've been learning about Channels from Pusher, a platform that allows you to give your users the seamless real-time experience they want. Throughout this series, we have looked...
View ArticleTesting Components in React Using Jest and Enzyme
This is the second part of the series on Testing Components in React. If you have prior experience with Jest, you can skip ahead and use the GitHub code as a starting point. In the previous article, we...
View Article15 Ready Made Ionic 3 App Templates
With Ionic, creating a high-performance, cross-platform mobile app is as easy as creating a website. In fact, if you are a seasoned web developer who wants to become an Android or iOS app developer...
View Article