Skip to Content
What React Is and Why It Matters
book

What React Is and Why It Matters

by Eric Baer
August 2018
Intermediate to advanced
61 pages
1h 12m
English
O'Reilly Media, Inc.
Content preview from What React Is and Why It Matters

Glossary

AngularJS

A popular web framework maintained by Google. The difference between AngularJS 1 and AngularJS 2 is so significant that people often specify a version when discussing the framework.

API

This stands for application programming interface, a general term for any interface designed specifically for computers. The term API can refer to a set of URLs to get and manipulate the data that backs a mobile application, or to a set of tools provided by the browser for manipulating content.

Backbone.js

An MV* style set of tools that aims to “give structure to web applications.” Backbone.js was extremely popular in the early 2000s with the rise of single-page applications (SPAs) but has since been largely superseded by more sophisticated tools.

Component

A self-contained UI element such as a button.

Declarative code

A style of writing code in which a developer describes the result of an algorithm and lets the program determine the exact steps needed to execute it. HTML is an example of a declarative syntax because it describes what the UI should look like without describing the steps the browser must take to render it.

Document Object Model (DOM)

A browser’s internal representation of HTML.

Ember.js

A long-standing JavaScript application framework inspired heavily by the Ruby on Rails community and with a strong commitment to both stability and continuous innovation.

Framework

A complete, integrated set of tools used to develop an application. Though frameworks vary in scope, ...

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.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Beginning React

Beginning React

Andrea Chiarelli
The React Workshop

The React Workshop

Brandon Richey, Ryan Yu, Endre Vegh, Theofanis Despoudis, Anton Punith, Florian Sloot, Daniel Bugl, Brandan Jones, SudarshanReddy Kurri, David Parker, Cihan Yakar
Test-Driven React

Test-Driven React

Trevor Burnham

Publisher Resources

ISBN: 9781491996744Errata Page