Sunday, December 13, 2015

Managing state in ReactNative with Redux

Redux is a predictable state container for JavaScript apps.

It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as live code editing combined with a time traveling debugger.

You can use Redux together with React, or with any other view library.
It is tiny (2kB) and has no dependencies.

You can learn how to use it with creator: https://egghead.io/series/getting-started-with-redux

Friday, November 20, 2015

Beginning Mobile App Development with React Native

Beginning Mobile App Development with React Native


What is it?

A comprehensive tutorial-style eBook that gets you from zero to native iOS app development with JavaScript in no time.

For whom is it intended?


The ideal reader of this book comes from a web-centric JavaScript background (for example by having worked with jQuery before), but not necessarily with any previous experience in using React on the web.

You might have played with the thought of starting iOS app development, but hesitate to jump ships towards Object-C programming.

With this book, you can leverage your JavaScript experience and be a highly productive app developer from day one, thanks to the React Native framework developed by Facebook which allows to create blazingly fast and fluid native iOS apps by writing JavaScript code.

If you did some JavaScript programming before and want to become a mobile app developer, then this book is for you. It introduces everything that is needed to work with the React Native JavaScript framework in an easy-to-follow and comprehensive manner.

What will be covered in the book?

In the course of the book, the reader will build a full-fledged native mobile app, learning about each React Native framework detail on the way to the final product. Furthermore, the reader will be introduced to every tool and all JavaScript language constructs needed to fully master software development with React Native: JSX, ECMAScript 6, the CSS Flexbox system, Xcode®, Node.js and NPM, utilities like watchman, and more.

When and how will the book be available?

This book is currently work in progress and due to be released in the next couple of weeks. It will be available as a completely DRM-free package in PDF, ePub and Kindle format. Once bought, customers will receive any future updates to the book for free.
And what about Android app development?

Facebook will release React Native for Android app development later this year. Once it is available, this book will be updated accordingly, and will then cover iOS as well as Android development. Once you've bought, all book updates are free of charge, so you will get the Android update as soon as it is available, for free, no matter when you buy.

Price: from $29,99

Monday, June 1, 2015

Popover component in React Native

A <Popover> component for react-native. This is still very much a work in progress and only handles the simplest of cases, ideas and contributions are very welcome.

Popover component in React Native


Thursday, May 28, 2015

Back from ReactJS - React design pattern

If we are going to try using the React.js in the next product, a result of trial and error and how can I the design, since arrived to the conclusion is cool in its own way, it is the memo.

Sunday, May 24, 2015

Beginning React-Native - Great ebook for every one

I just found this book, it's great, it help me walkthrough very first step when I try React Native. By the way, I'm web developer, without any knowledge of mobile development. I hope it can help you too.

Sample in the book Beginning React-Native

This sample will give you background knowledge about React-Native, with sample code and full of explaination.

Simple Sudoku with React Native

A simple Sudoku game built with React Native.

iTunesCatalog - native iOS applications with JavaScript

iTunesCatalog is a demonstration app whose purpose is simply to show the potential of Native React platform.

React Native Mapbox GL

A Mapbox GL React Native module for creating custom maps

Den - iPhone app built with React Native for viewing houses for sale

Den is an iPhone app built with React Native for viewing houses for sale in the NW from rmls.com. After being frsutrated with a site that hasn't changed since 2004, I decided to build a better viewing experince in the phone.