1. Code

Code Learning Guides

If you want to become a better developer, try these code learning guides. Each one is a hand-picked collection of free code tutorials on a relevant theme, like WordPress Gutenberg or creating an Angular app.

Find everything you need here, whether you’re a web developer or mobile app developer, and no matter which programming language you use. These learning guides bring together over a decade of free code tutorials on Envato Tuts+, covering a huge range of topics.

Do you want to build a React app? Create interactive charts? Get up to speed on machine learning? You’ll find all of that and more here.

  1. Adding Custom Hooks in WordPress

    2 Posts
    In this two-part series, we're going to review the WordPress hook system and how it's implemented, and we're going to take a look at how to define both our own actions and filters. In this tutorial, we're focusing on hooks and actions.
    View Learning Guide...
  2. Building a Welcome Page for Your WordPress Product

    4 Posts
    Right after you update WordPress, you are redirected to view a welcome page. This welcome page helps you better understand the new feature and bug fixes in the current update. Same is the case with a few plugins. When users install one of these plugins or update them, they are redirected to a welcome page. That welcome page is what we are going to build in this series.
    View Learning Guide...