kReact: Building your own React & Virtual DOM

kReact: Building your own React & Virtual DOM

Let's learn React by building react within 100 lines of code 🏂🏻

·

1 min read

In this blog we will build a library similar to react and understand how react works internally. This blog is written in a way that even if you don’t know react or want to learn the internal working of react, you would definitely find it useful.

Link to the GitHub Repository: https://github.com/git-kamesh/kReact Follow me on twitter: @kamesh_koops

Read Full article @ medium : kamesh-dev.medium.com/kreact-building-your-..

Â