Relative Content

Tag Archive for dom

Why does flask use Jinja2 and not xpath?

I’m just starting out with python and since I’m coming from a PHP background (thus have to adjust my mind to wrap around new concepts) one major question still stands without answer – why does Flask need a template engine?

A few clarifications about the DOM

I have been trying to understand the DOM, and although I have a fair idea of what it is, there are certain ideas I just cannot pin down. I will list down what I think the DOM is and my questions will be inline.