Solution Accelerators with Jinja

Abstract: In every development context and scenario, there are repeatable patterns and codes we use more than once. Using a templating engine and making it configurable is an effective way to have this code built out for you. Making the templates configurable, makes them flexible, and enhances re-usability. The key ingredients for this talk are: Jinja (templating library), YAML (to make templates configurable), and a little bit of Python to make all of this work. The objective of this talk is to get you started on building your own Solution Accelerators. When it comes to solution development, speed is of the essence! Github: https://github.com/razaibi/mash About the speaker: Raza Balbale