Code Monkey home page Code Monkey logo

ignite-appclon-mobx's Introduction

Ignite Appclon boilerplate

Basic MobX boilerplate for Ignite (by Infinite Red)

Appclon + Ignite Boilerplate

Appclon Ignite

Quick Example

$ npm install -g ignite-cli
$ ignite new AppclonMobX -b appclon-mobx
$ cd AppclonMobX
$ react-native run-ios

or

$ react-native run-android

Why Ignite?

  • Easily spin up a new React Native app with best practices built-in
  • No runtime! This is a developer tool only, not a library you have to depend on
  • Works with iOS and Android out of the box
  • API-ready -- hook it up and start talking to your server
  • Standard-js compliant code
  • MobX state management

Why MobX?

MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). The philosophy behind MobX is very simple:

Anything that can be derived from the application state, should be derived. Automatically.

Why MobX over Redux?

Less code than redux, shorter learning curve. IMHO MobX is a best approach for the most common projects. Redux is very powerfull, but when you start learning RN you must understand too many concepts before you can even start... and redux is not one of the smallest obstacles i met when i started.

โฌ‡๏ธ Install

First, make sure you're set up for React Native

then... Install ignite client

$ npm install -g ignite-cli

...finally create a new app using this boilerplate

$ ignite new AppclonMobX -b appclon-mobx

๐Ÿ“‹ Documentation ๐Ÿ“‹

Ignite 2 documentation? Go here

React Native's documentation? Go here

MobX documentation? Go here

React-Navigation documentation? Go here

๐Ÿ”ญ Where to Go From Here ๐Ÿ”ญ

Who we are? - Learn More About Appclon Project

โค๏ธ Special Thanks โค๏ธ

Who inspired me? - Write React-Native apps in 2017 style with MobX

Who created Ignite? - Learn More About Infinite Red

Premium Support

Appclon Boilerplate for Ignite, as open source projects, is free to use and always will be.

Appclon offers Mobile app design/development services. Email us at [email protected] to get in touch with us for more details.

TODO

  • Improving code documentation
  • Ignite Screen generator
  • Ignite MobX Store generator
  • Test Automation and generators

Credits

Written by Paolo Mosca

ignite-appclon-mobx's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.