Jumpstart Jamstack Development - Helion
Tytuł oryginału: Jumpstart Jamstack Development
ISBN: 9781800205901
stron: 253, Format: ebook
Data wydania: 2021-05-07
Księgarnia: Helion
Cena książki: 99,90 zł
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 Description
Jamstack (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 for
This 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.
Osoby które kupowały "Jumpstart Jamstack Development", wybierały także:
- D3.js w akcji 67,42 zł, (20,90 zł -69%)
- Tablice informatyczne. Node.js 16,86 zł, (5,90 zł -65%)
- React i GatsbyJS. Kurs video. Nowoczesne strony internetowe w oparciu o headless CMS i GraphQL 148,98 zł, (59,59 zł -60%)
- TypeScript i React. Kurs video. Tworzenie nowoczesnych komponent 129,00 zł, (51,60 zł -60%)
- Vue.js w praktyce. Kurs video. Poznaj narz 148,98 zł, (59,59 zł -60%)
Spis treści
Jumpstart Jamstack Development. Build and deploy modern websites and web apps using Gatsby, Netlify, and Sanity eBook -- spis treści
- 1. History of the Jamstack
- 2. Introduction to Sanity
- 3. Exploring Sanity Studio
- 4. Sanity Configuration and Schemas
- 5. Sanity's GROQ Language
- 6. Sanity's GraphQL Playground
- 7. Gatsby – An Introduction
- 8. Gatsby and GraphQL
- 9. Gatsby Source Plugins
- 10. Building Gatsby Components
- 11. APIs – Extending Gatsby
- 12. APIs – Alexa Skills
- 13. Tying It All Together
- 14. Deployment Using Netlify and Azure
- 15. Conclusion