Jumpstart Jamstack Development : Build and deploy modern websites and web apps using Gatsby, Netlify, and Sanity

個数:

Jumpstart Jamstack Development : Build and deploy modern websites and web apps using Gatsby, Netlify, and Sanity

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 252 p.
  • 言語 ENG
  • 商品コード 9781800203495
  • DDC分類 005.276

Full Description

Leverage Jamstack principles, techniques, and best practices to build dynamic websites and web apps focused on speed, security, and accessibility

Key Features

Understand how JavaScript integrates with reusable application program interfaces (APIs) and browser markup to build a serverless web application
Gain a solid understanding of static site development with Gatsby and its importance in Jamstack
Find out how to deploy a Jamstack event website directly from GitHub using Netlify

Book DescriptionJamstack (JavaScript, API, and Markup) enables web developers to create and publish modern and maintainable websites and web apps focused on speed, security, and accessibility by using tools such as Gatsby, Sanity, and Netlify. Developers working with Jamstack will be able to put their knowledge to good use with this practical guide to static site generation and content management. This Jamstack book takes a hands-on approach to implementation and related methodologies that will have you up and running with modern web development in no time.

Complete with step-by-step explanations of essential concepts, practical examples, and self-assessment questions, you'll begin by building an event and venue schema structure, and then expand the functionality, exploring all that the Jamstack has to offer. You'll learn how an example Jamstack is built, build structured content using Sanity to create a schema, use GraphQL to expose the content, and employ Gatsby to build an event website using page and template components and Tailwind CSS Framework. Lastly, you'll deploy the website to both, a Netlify server and the Microsoft Static Web Apps Service, and interact with it using Amazon Alexa.

By the end of this book, you'll have gained the knowledge and skills you need to install, configure, build, extend, and deploy a simple events website using Jamstack.

What you will learn

Discover the Jamstack approach and build speedy, secure, and accessible websites and web apps with its component technologies
Build an events website by using the Jamstack and the Gatsby static site generator
Create and modify your templates and pages to build creative web apps
Build, modify, and extend structured content schemas in Sanity
Understand Gatsby plugins, project structure, and files, and how it can be used to build Jamstack apps
Find out how GatsbyJS uses GraphQL to source content

Who this book is forThis book is for web developers looking to implement Jamstack practically. JavaScript developers who want to build modern speedy and secure web apps will also find this book useful. Familiarity with JavaScript and Database programming is assumed.

Contents

Table of Contents

History of the Jamstack
Introduction to Sanity
Exploring Sanity Studio
Sanity Configuration and Schemas
Sanity's GROQ Language
Sanity's GraphQL Playground
Gatsby - An Introduction
Gatsby and GraphQL
Gatsby Source Plugins
Building Gatsby Components
APIs - Extending Gatsby
APIs - Alexa Skills
Tying It All Together
Deployment Using Netlify and Azure
Conclusion