Posts

Showing posts from 2021

Why JavaScript?

Image
Do you want to learn: 1. front-end Website Development? Go with JavaScript  2. back-end Website Development? Go with JavaScript  3. How to make interactive Website Development? Go with JavaScript  4. Creating Mobile Applications? Go with JavaScript  5. Game Development? Go with JavaScript JavaScript                     JavaScript                    JavaScript                           JavaScript                      JavaScript

#React : Framework or Library? #UserInterface #QuickCreationofFrontEnd

What is React? is it library or frame-work? In this article we discuss with detail about react. React A javascript library for building User Interface React is javascript library developed by facebook in 29 May 2013. React used to create interactive user interface.Simply you can create multiple phase of your application and by jotting all of them you can make a complete application By using react library you can avoid complexity of the code. It is a simplest way to create any application.React will efficiently update and render just the right component when you change data.