from Hacker News

React – The Missing Parts

by jashkenas on 2/6/22, 1:58 AM with 2 comments

  • by zsims on 2/6/22, 11:16 AM

    Interesting ideas! However many of these would make reasoning about React and state a lot more difficult. Especially if the component tree can have root elements swapped out but keep children.

    Feels like we're trending back to two way binding