Search Results:

Object-Oriented Autoloading in WordPress, Part 2

Object-Oriented Autoloading in WordPress, Part

In the previous tutorial, we covered a handful of concepts, all of which are going to be necessary t...
Communication Within an Android App With EventBus

Communication Within an Android App With

A typical Android app tends to be composed of many layers, modules or structures such as Fragments,...
Exploring Devise, Part 2

Exploring Devise, Part

IntroductionIn the first part of the tutorial, we learned how to install Devise and set it up in our...
All Courses Reduced to $3 for Cyber Monday!

All Courses Reduced to $3 for

This Cyber Monday, instead of stocking up on material things, why not invest in learning some valuab...
What's New in Node 6?

What's New in Node

Node.js has seen rapid and widespread adoption in the web development community, but for a long time...
Common React Native App Layouts: Login Page

Common React Native App Layouts: Login

In this series, you'll learn how to use React Native to create page layouts commonly used in mobile...
Building Your Startup: The Dashboard Foundation

Building Your Startup: The Dashboard

What You'll Be CreatingThis tutorial is part of the Building Your Startup With PHP series on Envato ...
Customizer JavaScript APIs: The Previewer

Customizer JavaScript APIs:

Let's assume we've built a theme with a number of Customizer Settings and Controls which allow your...
How to Handle Routing in React

How to Handle Routing in

In one of my earlier tutorials, we saw how to get started with React and JSX. In this tutorial, we'l...
Building Your Startup: Sending Reminders

Building Your Startup:

What You'll Be CreatingThis tutorial is part of the Building Your Startup With PHP series on Envato ...
Firebase for Android: File Storage

Firebase for Android: File

During the 2016 Google I/O conference, Firebase was reintroduced to the developer community as a maj...
Object-Oriented Autoloading in WordPress, Part 1

Object-Oriented Autoloading in WordPress, Part

I recently wrapped up a series in which I covered namespaces and autoloading in WordPress. If you're...
Game Center and Leaderboards for Your iOS App

Game Center and Leaderboards for Your iOS

IntroductionGame Center is Apple's social gaming network. It enables users to track their high score...
Programming With Yii2: Automated Testing With Codeception

Programming With Yii2: Automated Testing With

What You'll Be CreatingIf you're asking, "What's Yii?" check out my earlier tutorial, Introduction t...
Getting Started With React and JSX

Getting Started With React and

In this tutorial, we'll have a look at how to get started with creating a React app and try to under...