𝔖 Scriptorium
✦   LIBER   ✦

📁

React.js Essentials

✍ Scribed by Fedosejev Artemij.


Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Packt Publishing, 2015. — 208 p. — ISBN: 978-1-78355-162-0.

Код примеров к книге выложен здесь.

A fast-paced guide to designing and building scalable and maintainable web apps with React.js.
Building web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College London, to name a few. Many new users recognize the benefits of React.js and adopt it in their own projects, forming a fast-growing community. The speed at which React.js has evolved promises a bright future for those who invest in learning it today.
React.js Essentials will take you on a fast-paced journey through building your own maintainable React.js application. Begin by exploring how you can create single and multiple user interface elements. Create stateless and stateful components and make them reactive, learn to interact between your components and lifecycle methods and gauge how to effectively integrate your user interface components with other JavaScript libraries. Delve deep into the core elements of the Flux architecture and learn how to manage your application using stores. Finish by going that extra mile with the Jest test framework, running multiple tests on your application and find solutions to scale it further without complexity.
What You Will Learn:
Install powerful React.js tools to make development much more efficient;
Create React elements with properties and children;
Get started with stateless and stateful React components;
Use JSX to speed up your React.js development process;
Add reactivity to your React components with lifecycle methods;
Integrate your React components with other JavaScript libraries;
Utilize the Flux application architecture with your React components;
Test your React components with Jest test framework.
Build maintainable and performant user interfaces for your web applications using React.js.
Create reusable React.js components to save time and effort in maintaining your user interfaces.
Learn how to build a ready-to-deploy React.js web application, following our step-by-step tutorial.
Who This Book Is For:
If you're a front-end developer with knowledge of jQuery and its libraries, along with frameworks, such as Angular.JS and Backbone.JS, or native JavaScript development, and you wish to use the fastest web user interface library there is, then this book is ideal for you.

✦ Subjects


Библиотека;Компьютерная литература;HTML / CSS / JavaScript;React


📜 SIMILAR VOLUMES


React.js Essentials (Code Only)
✍ Fedosejev Artemij. 📂 Library 🌐 English

Packt Publishing, 2015. — Code Only. — ISBN: 978-1-78355-162-0.<br/> <br/><strong>Код примеров к выложенной здесь книге в формате <a class="object-link fpm" data-file-id="1949345" href="/file/1949345/">PDF</a>, <a class="object-link fpm" data-file-id="1949347" href="/file/1949347/">EPUB</a>.</strong

React.js Essentials: A fast-paced guide
✍ Artemij Fedosejev 📂 Library 📅 2015 🏛 Packt Publishing 🌐 English

Building web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College London, to name a few.

React.js实战
✍ 赵荣娇; 刘江虹 📂 Library 📅 2019 🏛 清华大学出版社 🌐 Chinese

<p>本书旨在帮读者从零开始学习React基础知识,采用“语法”+“示例”的方式,以便于初学者学习和练习,是目前市场上少有的React入门图书。</p> <p>本书共14章,分为3篇,涵盖的主要内容有:React的前世今生、使用React所需的预备知识(包括npm、webpack、ES6)、React开发环境搭建、React组件、React事件系统、React原理、数据管理、React架构、React服务端渲染、React测试、React性能优化、React+webpack+ES6项目实战(笔记本+购物车)等。</p> <p>本书内容丰富、实例典型、实用性强,适合有一定的 HTML、CSS

React+d3.js: Build data visualizations w
✍ Swizec Teller 📂 Library 📅 2015 🌐 English

About the Book Why you should read React+d3.js After an hour with React+d3.js, you’ll know how to make React and d3.js play together. You’ll know how to create composable data visualizations. You’re going to understand *why* that’s a good idea, and you will have the tools to build your own lib