Create and publish a static web app with Gatsby

所在平台: Udemy

课程主页: https://www.udemy.com/course/create-and-publish-a-static-web-app-with-gatsby/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用 Gatsby 创建和发布静态网页应用 课程概述: 静态网站生成器是一种软件应用程序,能够通过模板或组件生成 HTML 页面。大多数静态网站生成器使用轻量级标记语言,如 Markdown 格式的文本文件。与通过数据库驱动的内容管理系统(如 WordPress 和 Drupal)不同,静态网站生成器提供了一种更为简洁和高效的解决方案。Gatsby 是一个基于 React 的免费开源框架,帮助开发者构建快速的网站和应用。Gatsby 的丰富数据插件生态系统允许你根据需要构建网站。 Gatsby.js 是一个静态渐进式网络应用(PWA)生成器,内建了代码和数据拆分功能。它只加载关键的 HTML、CSS、数据和 JavaScript,使得网站能够尽可能快地加载。一旦加载完成,Gatsby 会预取其他页面的资源,使得用户在网站中的点击体验非常流畅。 Gatsby.js 适用于互联网规模,简化了与数据库和服务器相关的复杂部署过程及其费用、维护和扩展的担忧。Gatsby.js 将网站构建为“静态”文件,可以轻松部署到多种服务上。这样,预构建的页面可以被快速交付给全球用户,而无需等待请求时再生成页面。 学习内容包括: - 安装 Gatsby - 创建 Gatsby 网站 - 构建组件 - 使用子组件 - 使用属性(props) - 页面间链接 - 部署 Gatsby 网站 通过这门课程,学员将掌握使用 Gatsby 创建和发布高效静态网页应用的技能。

课程评论(0条)

课程详情

Static site generators can be defined as software applications that generates HTML pages from templates or components. Light-weight markup language such as markdown-formatted text files are used by most static site generators. Static site generators are different from content management systems such as WordPress and Drupal that are powered by databases.Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps. Gatsby's rich data plugin ecosystem lets you build sites with the data you want.Gatsby.js is a static PWA (Progressive Web App) generator. You get code and data splitting out-of-the-box. Gatsby loads only the critical HTML, CSS, data, and JavaScript so your site loads as fast as possible. Once loaded, Gatsby prefetches resources for other pages so clicking around the site feels incredibly fast.Gatsby.js is Internet Scale. Forget complicated deploys with databases and servers and their expensive, time-consuming setup costs, maintenance, and scaling fears. Gatsby.js builds your site as "static" files which can be deployed easily on dozens of services.Gatsby.js builds the fastest possible website. Instead of waiting to generate pages when requested, pre-build pages and lift them into a global cloud of servers - ready to be delivered instantly to your users wherever they are.What you will learn includes:Installing GatsbyCreating a Gatsby siteBuilding componentsUsing sub componentsUsing propsLinking between pagesDeploying Gatsby Sites

课程标签

0人关注该课程

主题相关的课程