Is React Js ruining web development? - PowerPoint PPT Presentation

About This Presentation
Title:

Is React Js ruining web development?

Description:

Web development has transformed quite significantly in the last decade or so. The traditional method involved coding in HTML and rendering in CSS. HTML drives the data and functionality while CSS defines how everything will be displayed to the user. – PowerPoint PPT presentation

Number of Views:1
Slides: 3
Provided by: aleait
Category: Other

less

Transcript and Presenter's Notes

Title: Is React Js ruining web development?


1
Is React JS ruining web development?
Web development has transformed quite
significantly in the last decade or so. The
traditional method involved coding in HTML and
rendering in CSS. HTML drives the data and
functionality while CSS defines how everything
will be displayed to the user. In 2011, Facebook
recognized the need to improve the user
experience. At the time, the architecture was
very back-end oriented. Also, due to the
ever-increasing features of Facebook, maintaining
the user interfaces was becoming very
cumbersome. What is React JS?
2
In 2011 the first prototype of React JS was
created. In 2012, when Facebook acquired
Instagram, React was expanded and in mid-2013 it
was launched as an open source solution.
Initially, it wasnt received with any great
excitement but it started gaining traction
through 2014 and, by 2015, was endorsed or
adopted by big names like Netflix and
Airbnb. React JS is not a framework as some
people would assume. It is a substantial library
of components that can be assembled to create
user interfaces. It runs on a JavaScript
platform so the coding aspect is not
particularly difficult to learn. What React JS
has primarily achieved is to make web app
development a lot easier. It also delivers far
better user interfaces. Is React JS a friend or
foe?
React JS has gained wide acceptance and has been
adopted by some very credible companies. This
lends credence to the value that it has brought
to web development. It would seem almost
shortsighted or even foolish to try building web
application user interface from scratch. With
resources like these, most of the hard work has
already been done. Building an interface with
React JS is made a lot simpler because of the
component approach. Performance is also enhanced
because when data changes, only the components
that are affected are re-rendered. All the other
components of the page remain static. For full
article click here
Write a Comment
User Comments (0)
About PowerShow.com