Hydrating Jinja with JSON as a Middle Step
Here I discussed a simple pattern for choosing different configurations with jinja this is a little more depth into that pattern. By default jinja can only utilize strings to "hydrate into". But sometimes you want things that are a little more in depth. For example, on of the things you may wish to configure if… Read More »