Let's Learn React the easy way but let's first try to understand what is react in very simple terms. It is not a framework, it is simply a javascript library. It is used to create interactive website interfaces which also allows us to easily create Single Page Apps - SPAs for short. SPA (Single Page Application) […]