'templating' tutorials

All 'templating' tutorials:

  1. 20 Awesome WordPress Social Media Plugins—For Social Sharing

    20 Awesome WordPress Social Media Plugins—For Social Sharing

    Tutorial Beginner

    This roundup of 20 awesome WordPress social media plugins for social sharing proves that social media sharing plugins offer a lot more than just a colorful...

  2. Let's Go: Command-Line Programs With Golang

    Let's Go: Command-Line Programs With Golang

    Tutorial Intermediate

    One of the best ways to learn a new programming language is by... programming in it. The Go language is no different. In this step-by-step tutorial, you'll...

  3. Building a WordPress-Powered Front End: Introduction and Setup

    Building a WordPress-Powered Front End: Introduction and Setup

    Tutorial Intermediate

    In this multi-part series, we will be creating a simple WordPress-powered front end with the help of the WP REST API and AngularJS. The reader will build...

  4. Building a WordPress-Powered Front End: A Custom Directive for Post Listing

    Building a WordPress-Powered Front End: A Custom Directive for Post Listing

    Tutorial Intermediate

    In this part of the series, we will be working towards building a custom AngularJS directive for the post listing feature.

  5. How to Program With Yii2: Uploading Files

    How to Program With Yii2: Uploading Files

    Tutorial Intermediate

    Learn how to manage file and image uploads in Yii2 with the easiest to use plugins. We'll upgrade our mini-Twitter application with Kartik's FileInput Widget...

  6. Designing, Wireframing & Prototyping an Android App: Part 2

    Designing, Wireframing & Prototyping an Android App: Part 2

    Tutorial Intermediate

    Now that you've created a detailed plan for your application, it's time to wireframe, prototype and test all of the screens that make up your app.

  7. Rake 101

    Rake 101

    Tutorial Beginner

    This article explains the basics of Rake. It’s a super popular build tool that is written in Ruby. It offers a lot of flexibility and is used to manage all...

  8. Building a CMS: phpPress

    Building a CMS: phpPress

    Tutorial Intermediate

    With Virtual Private Servers getting more affordable, it is easier than ever to set up a unique Content Management System (CMS) for a web site. In this...

  9. Create a Weather App With TypeScript and NativeScript

    Create a Weather App With TypeScript and NativeScript

    Tutorial Beginner

    In this tutorial you're going to create a complete, cross-platform weather app with TypeScript and NativeScript. Along the way, you'll learn key NativeScript...

  10. Create an iMessage App in iOS 10

    Create an iMessage App in iOS 10

    Tutorial Intermediate

    In this tutorial you will learn the basics of creating iMessage sticker packs and applications for iOS 10 devices. This will provide you with the necessary...

  11. Create a Custom Plugin in OpenCart 2.1.x.x: Part Two

    Create a Custom Plugin in OpenCart 2.1.x.x: Part Two

    Tutorial Intermediate

    In this series, we’re exploring the concepts of custom plugin development in OpenCart. In the first part, we developed a back-end plugin that provides a...

  12. Kick-Start WordPress Development With Twig: Introduction

    Kick-Start WordPress Development With Twig: Introduction

    Tutorial Beginner

    The Twig templating engine along with a plugin called Timber can help us write super-clean and modular code in WordPress. In this series, we'll discuss its...