|
|
|
|
|
by chinedufn
2883 days ago
|
|
Sorry for the confusion I tried to write a title that would fit and guess I missed the mark! What I really mean is a virtual dom implementation that - On the frontend can diff/patch a real DOM node
- On the backend can render into an HTML string that you can serve So my intended takeaway with that title was: -> A virtual dom implementation that allows you to write frontend web applications that support server side rendering. Apologies for the buzz-wordification I didn't even realize ha! |
|
You did not miss the mark, you did a good job in the limited space you had.