|
|
|
|
|
by baybal2
2824 days ago
|
|
One thing I was finding weird about all those template compiling frameworks is the use of javascript for parsing the page/template instead of the lightning fast browser's native parser (DOMParser) Can somebody shed some light on that design decision? |
|