GithubHelp home page GithubHelp logo

crud-with-koa-and-react-native's Introduction

CRUD-with-Koa-and-React-Native

... for a job interview

Already compiled for you


Compilation steps

https://docs.expo.io/versions/latest/distribution/building-standalone-apps

  • npm install -g exp

  • exp login

    • (email: miguelemosreverte || password: osopanda)
  • exp build:android

and then






Assumptions

The API should be secured.

This was done through JSON web tokens.

Liberties

I used KoaJS instead of ExpressJS at the API server.

Because it lets me await for a Promise in a secuencial-like manner.

Features

The app is simple to read.

To achieve this no mutation was performed, and rigid architectural principles were followed as in: AppContainer.js contains all dispatch ocurrences, as it has the responsability of giving useful functions and data to its childs.

No child of AppContainer.js had to worry about dispatching an event, or keeping its data consistent with the rest of the app.

Restrictions

No UI feedback was given to the user upon Login or Register. Seemed out of scope, but is left as a TODO.

Biases

I enjoy ReduxJS because I prefer this

over this

oh and about Python, check this out!

No conditional are needed when you model your solution exhaustively! This is what identity functions are good for!

crud-with-koa-and-react-native's People

Contributors

miguelemosreverte avatar

Watchers

 avatar  avatar

Forkers

hy0107hym

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.