Reactify Django: Landing Page Engine
Integrate Django and React with TinyMCE
- Creating a Django project
- Using Vite to create and manage a React project
- Modern integration with Django + React
- Custom Django Middleware
- Implementing React-based TinyMCE
- Saving and retrieving TinyMCE data via Django and React
- Building a pure Django REST API to handle front-end data. (e.g. a precursor to something like the Django Rest Framework)
- Implement OpenAI for One-Click Generating WYSIWYG Landing Page Content
- Embedding YouTube Videos in TinyMCE
Resources
- Create a free TinyMCE account
- Create an OpenAI account
- Code
Lessons
Welcome
0:20
Demo
0:42
Requirements
2:00
Configure Based Project and Setup Django
4:57
Vite and our Reactjs project
4:10
Prepare Django Static Files with Whitenoise
4:06
Vite Build to Django Staticfiles Dir
5:22
Render Vite + React with Django Templates
5:09
Custom Template Context Processor for React.js Assets
7:04
Integrate TinyMCE in Reactjs
3:47
WYSIWYG React & TinyMCE
9:57
Dotenv + Django Driven TinyMCE API Key
8:32
Submit TinyMCE Data via HTTP POST
6:49
Django Model and Form to Save TinyMCE Data
9:40
Render Initial TinyMCE Editor Data
6:34
Save TinyMCE Data with Django Form
2:15
Live View of TinyMCE-managed Content
3:32
TinyMCE Plugin Basics
6:43
2 Ways Embed YouTube Videos with TinyMCE
3:07
Display Code Snippets with The Code Sample Plugin
2:24
TinyMCE Merge Tags with Django Context Rendering
5:48
Advanced Template Plugin with TinyMCE
5:20
TinyMCE AI Assitant with OpenAi & Python
10:00
Thank you
0:05