Leverage the power of Gatsby to quickly produce e-commerce sites that are efficient, fast, and secure. This project-oriented book simplifies the process of setting up a Gatsby e-commerce site from start to finish, providing a starting toolset that you can use to develop future projects and incorporate into your existing workflows.
Gatsby is fast and does away with the need for databases, thereby removing one of the biggest weak spots in any e-commerce site. It is based on Node.js and JavaScript, making it easy to extend and customize as requirements dictate. Learn to make your customers' lives easier and simpler using this book today.
You will:
- Implement e-commerce sites using Gatsby
- Explore some of the options for architecting an e-commerce site using this framework
- Gain an appreciation of pointers around maintenance requirements and ancillary needs (such as SEO)
- Compare your site to others that use different tools
- Work through a project from start to finish, understanding what can be achieved using Gatsby, and where other tools may need to be brought into play
Autorentext
Alex Libby is a front-end engineer and seasoned computer book author, who hails from England. His passion for all things Open Source dates back to the days of his degree studies, where he first came across web development, and has been hooked ever since. His daily work involves extensive use of JavaScript, HTML and CSS to manipulate existing website content; Alex enjoys tinkering with different open source libraries to see how they work. He has spent a stint maintaining the jQuery Tools library, and enjoys writing about Open Source technologies, principally for front end UI development.
Inhalt
Part 1
Chapter 1. Getting Started
Chapter 2. Laying the Foundations
Part 2
Chapter 3. Styling the Shop
Chapter 4. Sourcing Data
Chapter 5. Building the Catalog
Chapter 6. Checkout and Order Processing
Part 3
Chapter 7. Adding a Blog
Chapter 8. Finessing our siteChapter 9. Testing and Optimization
Chapter 10. Deployment into Production
Part 4
Chapter 11. Migrating from WooCommerce
Chapter 12. Adapting for Mobile
Chapter 13. Updating the Payment Process