'' tutorials

All '' tutorials:

  1. The History of WordPress: From 2003 to today

    The History of WordPress: From 2003 to today

    Tutorial Beginner

    How much do you know about WordPress’s origins and how it came to be the #1 content management system in the world? Keep reading to find out.

  2. How to create an image compressor tool in JavaScript

    How to create an image compressor tool in JavaScript

    Tutorial Intermediate

    In this tutorial, I will guide you through creating an image compression tool that provides a simple yet powerful way to reduce image sizes without...

  3. Easy CSS slider (carousel with pure CSS)

    Easy CSS slider (carousel with pure CSS)

    Tutorial Beginner

    A carousel is a great example of a possible CSS-only interactive feature. In this tutorial, we’ll build a carousel with a few extra features using only CSS.

  4. Build a Bootstrap light/dark toggle switch component

    Build a Bootstrap light/dark toggle switch component

    Tutorial Beginner

    In this tutorial, we’ll extend Bootstrap by building a custom color mode switcher that takes advantage of Bootstrap’s built-in dark mode styles.

  5. WordPress vs. WP Engine: What’s going on and what can you do about it?

    WordPress vs. WP Engine: What’s going on and what can you do about it?

    Tutorial Beginner

    In September 2024, Matt Mullenweg of WordPress and Automattic declared war against WP Engine. While the legal and very public battle between these two...

  6. Build a light/dark mode toggle switch component with CSS & JavaScript

    Build a light/dark mode toggle switch component with CSS & JavaScript

    Tutorial Intermediate

    In this new tutorial, we'll learn how to build a light/dark mode toggle switch component, a handy feature available in many sites and apps.

  7. How to build a JavaScript page loading animation

    How to build a JavaScript page loading animation

    Tutorial Intermediate

    Previously, we learned how to create a JavaScript page loading animation with GSAP. Today, let’s make another beautiful loading animation—this time without...

  8. Create a currency converter with HTML, CSS, and vanilla JavaScript

    Create a currency converter with HTML, CSS, and vanilla JavaScript

    Tutorial Intermediate

    Let’s create a currency converter using HTML, CSS, and vanilla JavaScript, with data from the Exchange Rate API.

  9. 12+ dashboard UI concepts to inspire your designs

    12+ dashboard UI concepts to inspire your designs

    Tutorial Beginner

    Let's explore dashboard UI concepts for crafting stunning interfaces, and learn how to effectively choose, customize, and implement these dashboard design...

  10. How to create a color gradient tool in JavaScript

    How to create a color gradient tool in JavaScript

    Tutorial Beginner

    Time to make things pop! By the end of this tutorial, you'll have your own gradient tool to generate CSS and create stunning gradients that bring a striking...

  11. 20 reasons why people still love WordPress

    20 reasons why people still love WordPress

    Tutorial Beginner

    Want to know why WordPress continues to be the #1 content management system after all these years? We’ll give you 20 reasons why.

  12. How to build horizontal marquee effects with GSAP

    How to build horizontal marquee effects with GSAP

    Tutorial Intermediate

    Let me show you how to create infinite marquees with the GSAP JavaScript animation library. This is a common UX pattern I’m sure you’ve seen on plenty of sites.