Revall-info Книги по программированию бесплатно!
591 subscribers
569 photos
3 files
571 links
Download Telegram
Путь к изучению React (2018)

Путь к изучению React (The Road to learn React) научит вас основам React. В ходе изучения вы создадите реальное приложение, используя обычный React без сложного инструментария.

Вам будет объяснено всё, начиная от настройки проекта и заканчивая развёртыванием его на сервере. Книга содержит дополнительные ссылки для изучения и упражнения в конце каждого раздела глав.

После прочтения книги вы сможете создавать собственные приложения на React. Материал книги постоянно обновляется мною и сообществом.

Скачать книгу

#react #revall #javascript #books #prog
React в действии (2019)

Книга «React в действии» знакомит фронтенд-разработчиков с фреймворком React и смежными инструментами. Сначала вы познакомитесь с библиотекой React, затем освежите материал о некоторых фундаментальных идеях в данном контексте и узнаете о работе с компонентами. Вы на практике освоите чистый React (без транспиляции, без синтаксических помощников), перейдете от простейших статических компонентов к динамическим и интерактивным.
Во второй половине книги рассмотрены различные способы взаимодействия с React. Вы изучите базовые методы жизненного цикла, научитесь создавать поток данных, формы, а также тестировать приложения. На закуску вас ждет материал об архитектуре React-приложения, взаимодействии с Redux, экскурс в серверный рендеринг и обзор React Native.

Скачать книгу

#js #revall #react #reactjs #prog
Изучаем React, 2-е издание (2019)

Второе, обновленное, издание снискавшей множество положительных отзывов на Amazon книги известного преподавателя основ веб-разработки, автора обучающего Youtube-канала Кирупы Чиннатамби.

Эта книга позволит вам освоить разработку современных веб-приложений с использованием React и Redux. До выхода этой книги считалось, что освоить React самостоятельно, да еще и новичку, практически невозможно.

Подробнее | Скачать книгу

#reactjs #react #javascript #revall
React быстро. Веб-приложения на React, JSX, Redux и GraphQL (2019)

Как решить проблемы front-end-разработчиков и сделать их жизнь более счастливой?

Нужно всего лишь познакомиться с возможностями React! Только так вы сможете быстро выйти на новый уровень и получить не только моральное, но и материальное удовлетворение от веб-разработки.

Успешные пользовательские интерфейсы должны быть визуально интересными, быстрыми и гибкими. React ускоряет тяжелые веб-приложения, улучшая поток данных между компонентами UI.

Подробнее | Скачать книгу

#react #javascript #reactjs #revall #books
React и Redux: функциональная веб-разработка (2018)

Хотите научиться писать эффективные пользовательские интерфейсы при помощи React?

Тогда вы нашли нужную книгу. Авторы расскажут, как создавать пользовательские интерфейсы при помощи этой компактной библиотеки и писать сайты, на которых можно обрабатывать огромные объемы данных без перезагрузки страниц.

Подробнее | Скачать книгу

#react #revall #redux #prog
React Native in Action (2019)

React Native in Action teaches you to build high-quality cross-platform mobile and web apps. In this hands-on guide, you'll jump right into building a complete app with the help of clear, easy-to-follow instructions. As you build your skills, you'll drill down to more-advanced topics like styling, APIs, animations, data architecture, and more! You'll also learn how to maximize code reuse without sacrificing native platform look-and-feel.

Подробнее | Скачать книгу

#prog #react #revall #books
Pure React (2019)

You’ll get hands-on practice by building a series of small components and micro apps — no big monolithic app here.

The bite-size apps will have you reviewing concepts until they’re second nature.

What does the book cover?

An introduction to React 16.9 (the latest one, with Hooks).
Easy project setup with Create React App (you’ll be running code within minutes).
Debugging strategies for when things go wrong.
Master JSX syntax, including “if”s, loops, and dynamic child components.
Use props to make reusable components and communicate between them.
How PropTypes can save you debugging time and help “future you” remember how to use the components you wrote.
Use the “children” prop to render dynamic content.
How to write React in modern ES6 jаvascript, with just-in-time notes about ES6 syntax.
How input controls work in React.

Подробнее | Скачать книгу

#javascript #revall #reactjs #prog #react #eng
React and React Native (2020)

React and React Native, Facebook's innovative User Interface (UI) libraries, are designed to help you build robust cross-platform web and mobile applications. This updated third edition is improved and updated to cover the latest version of React. The book particularly focuses on the latest developments in the React ecosystem, such as modern Hook implementations, code splitting using lazy components and Suspense, user interface framework components using Material-UI, and Apollo. In terms of React Native, the book has been updated to version 0.62 and demonstrates how to apply native UI components for your existing mobile apps using NativeBase.

Подробнее | Скачать книгу

#books #eng #javascript #reactjs #react #reactnative
.Net Knowledge Book (2018)

.Net Knowledge book This book is a melting pot of several articles about web development around TypeScript, React, NodeJs and javascript. They are scenarios that happen in the everyday work of developers who use these technologies. They are divided into short articles that are easy to understand. This book is ideal for anyone with intermediate to advanced knowledge of web stack who wants to learn more about how to deal with practical cases. This book includes articles written during 2017. It is volume 5 of a series of books that focus on real software developing problems. The first four volumes were more around Microsoft Asp.Net in enterprise. This one focuses on TypeScript and React.

Подробнее | Скачать книгу

#revall #javascript #react #books #eng
React Cookbook (2018)

React.js is Facebook's dynamic frontend web development framework. It helps you build efficient, high-performing web applications with an intuitive user interface.

With more than 66 practical and self-contained tutorials, this book examines common pain points and best practices for building web applications with React. Each recipe addresses a specific problem and offers a proven solution with insights into how it works, so that you can modify the code and configuration files to suit your requirements.

Подробнее | Скачать книгу

#books #react #reactjs #javascript #revall #eng
Pro React 16 (2019)

Best-selling author Adam Freeman has written upwards of 30 books with Apress over the years. His topics of expertise range from jQuery, to Angular, to ASP.NET, and now to React. In Pro React 16, Freeman’s latest release, he uses his signature popular teaching style to provide JavaScript developers with the skills they need to get the most out of the popular React framework for their applications.

Подробнее | Скачать книгу

#books #revall #rectjs #react #javascript
Full-Stack React Projects (2018)

The benefits of using a full JavaScript stack for web development are undeniable, especially when robust and widely adopted technologies such as React, Node, and Express and are available. Combining the power of React with industry-tested, server-side technologies, such as Node, Express, and MongoDB, creates a diverse array of possibilities when developing real-world web applications.

Подробнее | Скачать книгу

#revall #react #books #prog #fullstack
Learning React (2020)

If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowledge of React or functional JavaScript is necessary.

Подробнее / Скачать книгу

#reactjs #revall #react #книги #скачать #реакт
Mastering React Test-Driven Development (2019)

Many programmers are aware of TDD but struggle to apply it beyond basic examples. This book teaches how to build complex, real-world applications using Test-Driven Development (TDD). It takes a first principles approach to the TDD process using plain Jest and includes test-driving the integration of libraries including React Router, Redux, and Relay (GraphQL).

Подробнее / Скачать книгу

#react #revall #books #книги #реакт #tdd
Modern Full-Stack Development (2020)

Explore what React, Node, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development.
React is one of the most popular web development tools available today, and Node.js is extremely popular for server-side development. The fact that both utilize JavaScript is a big selling point, but as developers use the language more, they begin to recognize the shortcomings, and that’s where TypeScript comes in and why it’s gaining in popularity quickly.

Read more | Download

#revall #books #typescript #react #reactjs
React: Up & Running (2022)

Hit the ground running with React, the open source technology from Facebook for building rich web applications fast. Updated for the latest React release, the second edition of this hands-on guide shows you how to build React components and organize them into maintainable large-scale apps. If you're familiar with JavaScript syntax, you're ready to get started.

Through the course of this book, author Stoyan Stefanov helps web developers and programmers build a complete single-page application. You'll quickly learn why some developers consider React the key to the web app development puzzle.

Read more | Download

#revall #react #freebooks #javascript #reactjs
React Native for Mobile Development (2019)

React is one of the most popular JavaScript framework as of 2019. It took web development by storm when first introduced and its popularity has been increasing among the developer community ever since. React Native took this one step further when first introduced in 2015 and helped build Native iOS apps with common knowledge of web technologies like JavaScript. In just a few years, React Native has become an important player in native mobile development, and extending its support for both Apple iOS and Google Android was a game changer. This required us to write second edition of this book, which covers both platforms end to end to help you create stunning React Native apps.

Read more | Download

#react #revall #reactnative #javascript #books #programming
Beginning Django API with React (2022)

In this book, we take you on a fun, hands-on and pragmatic journey to learning Django API React stack development. You'll start building your first Django API React stack app within minutes. Every chapter is written in a bite-sized manner and straight to the point as we don’t want to waste your time (and most certainly ours) on the content you don't need. In the end, you will have the skills to create a Todo app and deploy it to the Internet.

Read more | Download

#React #Django #API #revall #freebooks