Wordpress Plugin Development with Svelte. js (2021)

所在平台: Udemy

课程主页: https://www.udemy.com/course/wordpress-plugin-development-svelte/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Wordpress插件开发与Svelte.js(2021) 课程概述: 本课程旨在教授学员如何在Wordpress网站上编写自己的插件。我们将一起学习如何开始、激活插件以及动态更改内容。课程结束时,我将提供整个插件的文件供您使用。 在本课程中,我们将学习如何使用SvelteJS创建我们的第一个Wordpress插件。课程内容将逐步进行,包括: 1. 创建一个本地Wordpress环境 2. 创建第一个Wordpress插件 3. 构建第一个Svelte应用 4. 创建第一个Svelte组件 5. 将Wordpress与Svelte应用连接 6. 引入Bootstrap作为CDN 7. 引入其他所需脚本 8. 显示/隐藏cookie横幅 9. 在浏览器中放置/移除cookies Svelte概述: Svelte是一种新型的方法,用于构建丰富的用户界面。与本模块中覆盖的其他框架相比,Svelte采用不同的方式来构建Web应用。像React和Vue等框架主要在用户的浏览器中运行大部分工作,而Svelte则将这些工作转移到编译步骤中,仅在构建应用时进行处理,生成高度优化的原生JavaScript。 这种方法的结果不仅是更小的应用捆绑包和更好的性能,还为那些对现代工具生态系统经验有限的开发者提供了更易接近的开发体验。Svelte紧密遵循经典的Web开发模型,即HTML、CSS和JavaScript,只是在HTML和JavaScript中添加了一些扩展。与其他框架选项相比,它的概念和工具可能更少,更易于学习。

课程评论(0条)

课程详情

Wordpress Plugin Development with SvelteThis 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 pluginBuild 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 browserWhat is Svelte?Svelte: A new approach to building rich user interfacesSvelte 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.

课程标签

0人关注该课程

主题相关的课程