Code Monkey home page Code Monkey logo

awesomeproject's Introduction

Awesome Project (To Do List Mobile App)

This project was bootstrapped with Create React Native App. as part of a "Teach yourself day" at General Assembly's Web Development Immersive program.

Why did I choose this subject?

  • I wanted to learn a framework for mobile development

What problem does it solve?

  • Many people access the internet on the phones a majorifty of the time, and some poeple exclusively access the internet via phone, so being able to build mobile apps is extrememly valuable and important.

What did I build?

  • I built a simple to-do list app

What are the alternatives?

  • There are other languages and frameworks for mobile development such as Swift, BuildFire.js

What is it similar to, if anything?

  • React Native is similar to React which we covered in class, so it was easy to jump right in.

What is the history of this technology?

  • React Native began as an internal hackathon project for facebook.

Who is maintaining it?

  • It is open sourced on github

What is your opinion on the technology after having built something with it?

  • I found it really easy to get going. There are good guides/tutorials to follow.

What are the biggest conceptual hurdles (if any) you encountered when researching this?

  • The hardest part was remembering that I can't use normal html or JSX notation inside of the render() function.

What resources do you recommend for interested students?

  • This article and these two guides were very helpful: 1, 2

What are 3 interview questions one might be asked about this technology?

  1. What is the difference between React and React Native?

  2. Does React Native use the same codebase for Android and iOS?

  3. Can you use native code alongside react native?

Installation instructions:

  1. fork and clone this repository

  2. run npm install

$ npm install
  1. install watchman if you don't already have it
brew watchman 
  1. run npm start
npm start
  1. open the Expo app on your phone

  2. Press s to send link to your phone to open the app

If you want to deply this app on the appstore see this article.

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.