Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Serverless Web Applications with React and Firebase

Posted By: hill0
Serverless Web Applications with React and Firebase

Serverless Web Applications with React and Firebase by Harmeet Singh
English | 5 Apr. 2018 | ISBN: 1788477413 | 284 Pages | EPUB | 3.89 MB

Real-time applications have dominated the field of web applications for years. Real-time isn't limited to only displaying data as soon as it's available. It shows its real power when used with interactive experiences in which users and systems can instantly communicate with one another. With features like virtual DOM and declerative views React proves to be a better fit for such real-time applications. Firebase makes building and rapid-prototyping these kinds of applications simpler by letting you focus on how the application should behave and look, without getting bogged down in the more tedious parts of real-time development.

This book covers essentials for React, Redux and Firebase. You'll learn the skills you need to design create and maintain professional apps. This book would cover bases on all the tools necessary to develop rich, collaborative applications using only client side code. We also leverages the power of Redux to organize the data in the front-end. Towards the end of the book you would have improved your React skills by realizing the potential of Firebase to create real-time serverless web applications.