新品:
¥4,273¥4,273 税込
ポイント: 43pt
(1%)
お届け日 (配送料: ¥1,983
):
4月11日 - 22日
発送元: Swati21ShipsfromUSA 販売者: Swati21ShipsfromUSA
中古品: ¥3,549

無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません。
ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。
携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。
Learning React Native: Building Native Mobile Apps with JavaScript ペーパーバック – 2016/1/7
購入オプションとあわせ買い
Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that look and feel native. With this hands-on guide, you’ll learn how to build applications that target iOS, Android, and other mobile platforms instead of browsers. You’ll also discover how to access platform features such as the camera, user location, and local storage.
With code examples and step-by-step instructions, author Bonnie Eisenman shows web developers and frontend engineers how to build and style interfaces, use mobile components, and debug and deploy apps. Along the way, you’ll build several increasingly sophisticated sample apps with React Native before putting everything together at the end.
- Learn how React Native provides an interface to native UI components
- Examine how the framework uses native components analogous to HTML elements
- Create and style your own React Native components and applications
- Install modules for APIs and features not supported by the framework
- Get tools for debugging your code, and for handling issues outside of JavaScript
- Put it all together with the Zebreto effective-memorization flashcard app
- Deploy apps to the iOS App Store and Google’s Play Store
- 本の長さ272ページ
- 言語英語
- 出版社O'Reilly Media
- 発売日2016/1/7
- 寸法17.78 x 1.27 x 22.86 cm
- ISBN-101491929006
- ISBN-13978-1491929001
商品の説明
著者について
Bonnie Eisenman is a software engineer at Codecademy, with previous experience at Fog Creek Software and Google. She has spoken at several conferences on topics ranging from ReactJS to musical programming and Arduinos. In her spare time, she enjoys building electronic musical instruments, tinkering with hardware projects, and laser-cutting chocolate. Find her on Twitter as @brindelle.
登録情報
- 出版社 : O'Reilly Media; 第1版 (2016/1/7)
- 発売日 : 2016/1/7
- 言語 : 英語
- ペーパーバック : 272ページ
- ISBN-10 : 1491929006
- ISBN-13 : 978-1491929001
- 寸法 : 17.78 x 1.27 x 22.86 cm
- Amazon 売れ筋ランキング: - 832,662位洋書 (洋書の売れ筋ランキングを見る)
- カスタマーレビュー:
著者について

著者の本をもっと発見したり、よく似た著者を見つけたり、著者のブログを読んだりしましょう
他の国からのトップレビュー

Yes, it was published in Dec 2015, so it's not up-to-date, but we're talking about a framework that releases a new major update every two weeks; that's to be expected. Regardless you can learn what you need to understand and use React-Native, but if you don't understand React.js you will not learn as much as someone that does, as well as being able to focus on native-specific differences.
There is a github repo for the projects, so you can use those npm package lists that use the older react-native so that everything works as shown in the book. You can also start learning how to read react-native docs, and make your own updates so that the projects work with the latest versions; something you will need to learn how to do with this technology at some point in time anyways.
There are also maybe kind users posting errata with solutions on how to update the code to the latest react-native (0.28 at the time of this review), so you can quickly update the code if you get stuck updating it yourself; that is if you are using the latest libraries. I believe the author leaves the errata as "unconfirmed" so that users can see this errata, and is probably spending her time on a whole new book, instead of updating the current, as there have been so many changes and additions since react 0.11.4 (version used in book).
No matter what, this book gets you started in the world of React Native, exposes you to many resources, and teaches you the most important key points so to gain the knowledge needed to understand the framework, and easily apply it to your own react-native apps.



The beginning of the book explains the purpose of React Native and how it is different from React for the web. One of the main distinctions is that you can develop for iOS and Android simultaneously, and the author does a nice job of pointing out where you may need a specific component for one framework.
Towards the middle of the book there is information about how to style your app, how to handle touch screen events, and reading from different APIs. There was a lot of screen shots to help guide the reader and the examples were relevant. Deployment of the application is discussed in the later chapters.
I found many places where the author said that some technique is likely to be outdated soon as the React project changes really quickly. The author gives link suggestions where to find updates and I found this to be helpful.
For some reason the book is listed as 272 pages on Amazon although my print copy has the index starting at page 245. There are tons of screen shots in the book, while helpful, make the book much shorter than I was expecting. I felt some sections were skimmed over a bit too quick like Reflux/Flux which had only 4 pages for them. Overall though, the author had clear explanations and provides a nice introduction to React Native.

While I bought this book I wanted some short but comprehensive tutorial which brings me into React Native world. And it is. I like author's manner of writing. I needed just 4 evenings to complete the book. And I really enjoyed it.
Well done, Bonnie. Thank you very much for great job.