https://www.udemy.com/course/wordpress-plugin-development-svelte/
How to develop a plugin for Wordpress 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.
TO MAC USERS: If RAR password doesn't work, use this archive program:
RAR Expander 0.8.5 Beta 4 and extract password protected files without error.
TO WIN USERS: If RAR password doesn't work, use this archive program:
Latest Winrar and extract password protected files without error.