'Services' tutorials

All 'Services' tutorials:

  1. AntiPatterns Basics: Rails Tests

    AntiPatterns Basics: Rails Tests

    Tutorial Beginner

    This article is an intro to the advanced waters of testing AntiPatterns. If you are a rather new to Test-Driven-Development and want to pick up a couple of...

  2. How to Create a Slack Interface for Your PHP Application

    How to Create a Slack Interface for Your PHP Application

    Tutorial Intermediate

    Slack is a great tool for office communication, but its real power lies in the way it can be connected to other applications and bots. In this tutorial, you...

  3. Introduction to Google DFP: Using Queries and Reports

    Introduction to Google DFP: Using Queries and Reports

    Tutorial Intermediate

    Now that your ads have been running and a bit of cash is rolling in, you and your clients can use reports to see what's working and what's not.

  4. What Are Laravel Exceptions?

    What Are Laravel Exceptions?

    Tutorial Intermediate

    Exceptions are a very important aspect of application development, and they are an excellent tool for controlling the execution flow of the application.

  5. How to Authenticate Users With Twitter OAuth 2.0

    How to Authenticate Users With Twitter OAuth 2.0

    Tutorial Intermediate

    In this tutorial, you will learn how to use Twitter API 1.1 and OAuth 2.0 to authenticate users of your application and publish a test tweet.

  6. AntiPatterns Basics: Rails Models

    AntiPatterns Basics: Rails Models

    Tutorial Beginner

    If Design Patterns and AntiPatterns are rather new to you and you see yourself as being more on the beginner side of all things Ruby/Rails, then this one is...

  7. Set Up Google reCAPTCHA in OpenCart

    Set Up Google reCAPTCHA in OpenCart

    Tutorial Beginner

    Whether you're a pro or a fresher in the world of website development, the word CAPTCHA should not sound alien to you. It is an important and widely used...

  8. Introduction to Docker and Kubernetes

    Introduction to Docker and Kubernetes

    Tutorial Beginner

    Docker and Kubernetes are two technologies that together revolutionize management and orchestration of large-scale distributed systems. Get up to speed on...

  9. What Apple Pay Can Teach Us About Email Encryption

    What Apple Pay Can Teach Us About Email Encryption

    Tutorial Intermediate

    Email privacy is fundamentally broken. Here's what we can learn from Apple Pay as we seek to reinvent a secure, private messaging medium for the future.

  10. The Repository Pattern in Laravel 5

    The Repository Pattern in Laravel 5

    Tutorial Advanced

    In this tutorial, you'll learn how you can easily create a repository based on Doctrine in Laravel 5.0, which will result in many benefits.

  11. Rails Image Upload: Using CarrierWave and Devise

    Rails Image Upload: Using CarrierWave and Devise

    Tutorial Intermediate

    Enabling users to upload an avatar in your application is an important feature that should be enabled. In this tutorial, you will learn how to enable image...

  12. What Is Ruby on Rails?

    What Is Ruby on Rails?

    Tutorial Intermediate

    Wonder what all the hype is about? Come learn about the Ruby on Rails web development framework and what you can use it for.