Templates are an important ingredient in full-stack net growth.
With Jinja, you may construct wealthy templates that energy the entrance finish of your Python net functions.
Jinja is a textual content templating language. It lets you course of a block of textual content, insert values from a context dictionary, management how the textual content flows utilizing conditionals and loops, modify inserted knowledge with filters, and compose completely different templates collectively utilizing inheritance and inclusion.
On this video course, you’ll discover ways to:
- Set up the Jinja template engine
- Create your first Jinja template
- Render a Jinja template in Flask
- Use
for
loops and conditional statements with Jinja - Nest Jinja templates
- Modify variables in Jinja with filters
- Use macros so as to add performance to your entrance finish
This video course is for you if you wish to study extra in regards to the Jinja template language or if you happen to’re getting began with Flask.
What’s Included:
Downloadable Assets: