Message from JavaScript discussions

August 2017

— It's just to prevent mutations propagating between holders of state

— 

View components can self-define concerns, IE props they care about. Then they can use that as a search index in diff or diffClone to only diff properties that matter to it

— I pass entire datastore state to every component (my personal style) so it is useful to have tunnel vision on specific props

Message permanent page

— Ahhhhhh

— That makes a lot of sense

— I see now

— It's like react but with no virtual dom diffing, just model diffing

— Great shit

— Apparently std/esm has support for a top-level await

— Hey, there is any pdf to learn nodejs?

— Why do you want PDFs?

— HTML:
https://nodejs.org/api/synopsis.html