react-made-native-easy / Book

Licence: cc0-1.0
A reference for building production grade applications which are easy to test, maintain and extend to multiple platforms. This book is for the Web developers who have already got their hands dirty with react and ES6 and want to build complex native apps.

Projects that are alternatives of or similar to Book

Thief Book Vscode
VScode 上一款真正的摸鱼插件
Stars: ✭ 224 (-9.68%)
Mutual labels:  book
Jbook
Notes about programming, advices, algorithms and a lot of good stuff with Java
Stars: ✭ 233 (-6.05%)
Mutual labels:  book
Create Your Own Lang With Rust
Create your own programming language with Rust (WIP)
Stars: ✭ 236 (-4.84%)
Mutual labels:  book
Advanced Go Programming Book
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Stars: ✭ 16,436 (+6527.42%)
Mutual labels:  book
Jshistory Cn
🇨🇳 《JavaScript 二十年》中文版
Stars: ✭ 3,686 (+1386.29%)
Mutual labels:  book
Mastering Spark Sql Book
The Internals of Spark SQL
Stars: ✭ 234 (-5.65%)
Mutual labels:  book
The Road To Learn React
📓The Road to learn React: Your journey to master plain yet pragmatic React.js
Stars: ✭ 2,605 (+950.4%)
Mutual labels:  book
Node.js Design Patterns Third Edition
Node.js Design Patterns Third Edition, published by Packt
Stars: ✭ 239 (-3.63%)
Mutual labels:  book
The Elmish Book
A practical guide to building modern and reliable web applications in F# from first principles
Stars: ✭ 231 (-6.85%)
Mutual labels:  book
Api on rails
Learn best practices to build an API using Ruby on Rails 5/6
Stars: ✭ 236 (-4.84%)
Mutual labels:  book
Program Blog
Practice, thinking and reading
Stars: ✭ 228 (-8.06%)
Mutual labels:  book
Restore Js
《反爬虫JS破解与混淆还原手册》 by @No-Attack @LoseNine。 一本教你JS破解以及混淆与还原的教程。欢迎star,持续更新。
Stars: ✭ 228 (-8.06%)
Mutual labels:  book
Abcd Animal Book
👶 Superbook: ABC's for babies!
Stars: ✭ 236 (-4.84%)
Mutual labels:  book
Functional Light Js
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Stars: ✭ 14,764 (+5853.23%)
Mutual labels:  book
Fantuan
饭团小说 源代码
Stars: ✭ 242 (-2.42%)
Mutual labels:  book
Ruby Science
The reference for writing fantastic Rails applications
Stars: ✭ 223 (-10.08%)
Mutual labels:  book
Java Testing With Spock
Code samples from the book "Java testing with Spock"
Stars: ✭ 232 (-6.45%)
Mutual labels:  book
Awesome Algorithm Books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
Stars: ✭ 245 (-1.21%)
Mutual labels:  book
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (-2.42%)
Mutual labels:  book
Kotlin For Android Developers
Companion App for the book
Stars: ✭ 2,624 (+958.06%)
Mutual labels:  book
total users total page views

https://www.reactnative.guide

React Made Native Easy

Written by Rahul Gaba and Atul R

A reference for building production-grade applications which are easy to test, maintain and extend to multiple platforms. This book is for the Web developers who have already got their hands dirty with React and ES6 and want to build complex native apps.

You will learn

  • How React Native works internally and how to debug RN apps.
  • How to test and write modular code in react-native.
  • Redux: the state container.
  • How to set up a good DevOps pipeline which will increase your team's productivity and ensure seamless testing.
  • How to extend your react-native codebase to support web or any other platform by just following some code conventions.

We are following a native-first approach while keeping an eye out for potentially extending to the web. You will eventually see how easy it is port the application to the web by following conventions.

Our knowledge is based on our experience of working with React Native apps for around 2 years and helping clients launch their apps quicker than ever before.

This book is for

  • React developers who are planning to start with react-native applications.
  • Web Developers who know basic ReactJS fundamentals and want to learn best practices for state management and native development.
  • Native iOS/Android developers who know ReactJS and want to start building apps using React-Native.
  • React-Native developers who want to extend their codebase to support other platforms by just following some code conventions.

**We will build a [Note Taker](https://github.com/react-made-native-easy/note-taker) application while learning the concepts. There is a link to the code at the end of every chapter. You can also see the app live if you have the [Expo](https://expo.io/) app on your phone.**

So be ready to get your hands dirty.


Authors


Github link: https://github.com/react-made-native-easy/book

Please star the repo if you like it ;)

DOWNLOAD YOUR COPY

Download a .pdf, .epub, or .mobi here. If you prefer a hard copy, please feel free to take a printout.

https://www.gitbook.com/book/react-made-native-easy/react-made-native-easy/details

CONTRIBUTIONS

This is an open source book hosted on Github. We will keep updating the contents of the book as and when it gets outdated. Please feel free to contribute or leave a comment in the Disqus.

HALL OF THANKS

Reviewer / Proof reading 🤓

Kakul Gupta

Contributors


GET, SET, CODE!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].