...

/

Why Reintroduce React?

Why Reintroduce React?

Let's learn why we need a reintroduction.

My Experience with React

I wrote my first React application 3 to 4 years ago. Between then and now, the fundamental principles of React have remained the same. React is just as declarative and component-based today as it was then.

That’s great news! However, the way we write React applications today has changed.

There’s been a lot of new additions and removals. ...