Code Tutorials

Discover thousands of free code tutorials to help you learn web and mobile development. You can learn Android app development, master React Native, become a better WordPress developer, and much more.

All Code tutorials:

  1. Learning Server-Side JavaScript With Node.js

    Learning Server-Side JavaScript With Node.js

    Tutorial Intermediate

    Node.js makes it easy to create high-performance, real-time web applications. It allows JavaScript to be used end to end, both on the server and on the...

  2. 11 Best PHP URL Shortener Scripts (Free and Premium)

    11 Best PHP URL Shortener Scripts (Free and Premium)

    Tutorial Beginner

    In this post, I'll review the best PHP URL shortener scripts on CodeCanyon. I'll also show you three good free URL shortener scripts that you can download...

  3. 11 Best PHP Learning Management System (LMS) Scripts

    11 Best PHP Learning Management System (LMS) Scripts

    Tutorial Beginner

    Whether you run an in-person school or an online learning platform, you need a learning management system (LMS) that will help you run your enterprise...

  4. Task Scheduling in Laravel

    Task Scheduling in Laravel

    Tutorial Beginner

    Learn about one of the exciting features of the Laravel web framework—task scheduling. You'll learn how to create your own custom scheduled tasks.

  5. How to Save a File With JavaScript

    How to Save a File With JavaScript

    Tutorial Beginner

    This tutorial will show you three different techniques of creating and saving files with JavaScript.

  6. Mastering WP_Query: Using the Loop

    Mastering WP_Query: Using the Loop

    Tutorial Intermediate

    Continuing our series on WP_Query, in this tutorial I'll outline how you should use the loop with WP_Query.

  7. 15 Best Ionic App Templates (With Source Code)

    15 Best Ionic App Templates (With Source Code)

    Tutorial Beginner

    Building a feature-rich Ionic app with an elegant user interface can be challenging—even more so if it is to look native on multiple platforms. Fortunately,...

  8. Getting Started With Redux: Learn by Example

    Getting Started With Redux: Learn by Example

    Tutorial Intermediate

    In this second post of the series, we are going to bolster our understanding of Redux and build on top of what we already know. We will start by creating a...

  9. 16 Best React Native App Templates of 2025 (+3 Free)

    16 Best React Native App Templates of 2025 (+3 Free)

    Tutorial Beginner

    There are many React Native app templates to choose from online. In this article, I'll walk you through some of the best React Native app templates available.

  10. Mastering WP_Query: 10 Useful Examples

    Mastering WP_Query: 10 Useful Examples

    Tutorial Beginner

    Now that we've learned almost everything about the WP_Query class, it's time to try out some examples.

  11. Creating Your First Angular App: Basics

    Creating Your First Angular App: Basics

    Tutorial Beginner

    This series will teach you how to create your first Angular app. Learn the terms, workflows, and architecture of an Angular application, and how to get...

  12. Getting Started With Redux: Why Redux?

    Getting Started With Redux: Why Redux?

    Tutorial Beginner

    Redux is a state management library that's popularly used with React. This tutorial will help you get started with Redux and understand why you should...