Email the Author
You can use this page to email MichaelYin about Build Blog with React (SSR) and Wagtail.
About the Book
This book will teach you how to build a blog with React, Wagtail CMS and SSR (Server-Side Rendering), which has good performance and good SEO.
By the end of this course, you will be able to:
- Understand
Docker
and useDocker Compose
to do development - Create blog models to work with Wagtail.
- Use
PDB
andDjango shell
to debug, test code and check data in terminal. - Learn how to write serializer for Django models.
- Use the
factory
package to help create test data - Create React project from
python-webpack-boilerplate
and load it in Django template. - Understand React Components and the component lifecycle
- Test React component using
Jest
and@testing-library
family of packages. - Understand difference between
CSR
andSSR
, and what isRehydration
- Learn how to server-render React component using
django-react-templatetags
andhypernova
- Deploy the production app to DigitalOcean
Tech
- Django 3.1
- Wagtail 2.12
- Webpack 5
- React
- Hypernova
This book includes:
- A PDF ebook which contains about 30 chapters.
- 20+ screenshots and several diagrams, all created by me.
About the Author
Michael Yin is a full stack developer from China, and he loves to write high-quality tutorial about programming.
He has published 5 books on Leanpub.
- The Definitive Guide to Hotwire and Django
- Build SPA with React and Wagtail
- The Definitive Guide to Next.js and Wagtail
- Build Blog With Wagtail CMS
- Build Blog with React (SSR) and Wagtail
- Ultimate Guide To Scrapy
He also published Celery courses on testdriven.io
- The Definitive Guide to Celery and Flask
- The Definitive Guide to Celery and Django
- The Definitive Guide to Celery and FastAPI
He is also the founder of a Digital Agency AccordBox and available for remote job.