HOME > Development > WordPress Plugin Development with Svelte.js (2021)

WordPress Plugin Development with Svelte.js (2021)

  • Development
  • Apr 21, 2025
SynopsisWordPress Plugin Development with Svelte.js (2021 , available...
WordPress Plugin Development with Svelte.js (2021)  No.1

WordPress Plugin Development with Svelte.js (2021), available at $24.99, has an average rating of 3.5, with 9 lectures, based on 47 reviews, and has 3986 subscribers.

You will learn about WordPress plugin development with Svelte Use of Svelte Create a WordPress plugin Link a HTML template to a plugin Add javascript libraries to a WordPress plugin Architecture of a plugin using Svelte This course is ideal for individuals who are beginners It is particularly useful for beginners.

Enroll now: WordPress Plugin Development with Svelte.js (2021)

Summary

Title: WordPress Plugin Development with Svelte.js (2021)

Price: $24.99

Average Rating: 3.5

Number of Lectures: 9

Number of Published Lectures: 9

Number of Curriculum Items: 9

Number of Published Curriculum Objects: 9

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • WordPress plugin development with Svelte
  • Use of Svelte
  • Create a WordPress plugin
  • Link a HTML template to a plugin
  • Add javascript libraries to a WordPress plugin
  • Architecture of a plugin using Svelte
  • Who Should Attend

  • beginners
  • Target Audiences

  • beginners
  • WordPress Plugin Development with Svelte

    This course aims you to teach you how to code your own plugin on a WordPress website. We are going to learn together how to start, how to activate our plugin and how to change our content dynamically.

  • At the end of this course, i’ll provide you the entire plugin as files to use.

  • In this course, we are going to learn to use SvelteJS to create our first WordPress Plugin. Step by step, we are going to:

  • Create a local WordPress,

  • Create your first WordPress plugin

  • Build our first Svelte app,

  • Create our first Svelte component,

  • Link WordPress with our Svelte app,

  • Import Bootstrap as a CDN,

  • Import others scripts that we will need,

  • Show/hide a cookie banner,

  • Put/remove cookies from browser

  • What is Svelte?

    Svelte: A new approach to building rich user interfaces

    Svelte provides a different approach to building web apps than some of the other frameworks covered in this module. While frameworks like React and Vue do the bulk of their work in the user’s browser while the app is running, Svelte shifts that work into a compile step that happens only when you build your app, producing highly-optimized vanilla JavaScript.

    The outcome of this approach is not only smaller application bundles and better performance, but also a developer experience that is more approachable for people that have limited experience of the modern tooling ecosystem.

    Svelte sticks closely to the classic web development model of HTML, CSS, and JS, just adding a few extensions to HTML and JavaScript. It arguably has fewer concepts and tools to learn than some of the other framework options.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Lecture 2: Create our first plugin

    Lecture 3: Display our plugin with shortcode

    Lecture 4: Create our Svelte.js app

    Lecture 5: Create our Svelte instance inside our project

    Lecture 6: Create our first Svelte component

    Lecture 7: Design our plugin

    Lecture 8: Full session of coding with Svelte – Component logic & design

    Lecture 9: Thank you so much !

    Instructors

  • WordPress Plugin Development with Svelte.js (2021)  No.2
    Guillaume Duhan
    CTO & Front-End Developer
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 5 votes
  • 3 stars: 8 votes
  • 4 stars: 14 votes
  • 5 stars: 20 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!