Get the latest tech news
Build your own React (2019)
We are going to rewrite React from scratch. Step by step. Following the architecture from the real React code but without all the…
functioncreateElement(type, props,...children){ functionupdateDom(dom, prevProps, nextProps){ isNew(prevProps, nextProps)(key)
Or read this on Hacker News