|
|
|
|
|
by spion
4523 days ago
|
|
Building an application by rendering static webpages is just a horrible cludge. How did we even get here? How are we still even considering that the godawful turd that is string concatenation of DOM descriptors polished by a layer of templating languages is actually a decent way of writing applications? Do you seriously believe this? The virtual DOM is probably the biggest elephant in the room. It begs the question: why the hell isn't the REAL DOM like that? |
|