Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

Understanding React

In simpler terms, React is the UI layer of your application. It is a Javascript library to build fast and quick user interfaces. React, basically, helps you to create awesome webViews for each state of your application. So, we are going to use React for this purpose. But before we do that, let's understand a few concepts/key points of React, which are listed next:

  • Components: All your collections of HTML and JavaScript are called components. React, basically, provides hooks to render HTML pages with JavaScript enabled. The important thing here is that React works as a controller to render different web pages for each state of your application.
  • Props for static version in React: Usually, in HTML, you need a lot of code ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content