This course picks up where CS50 leaves off, transitioning from web development to mobile app development with React Native.
The course introduces you to modern JavaScript (including ES6 and ES7) as well as to JSX, a JavaScript extension. Through hands-on projects, you'll gain experience with React and its paradigms, app architecture, and user interfaces. The course culminates in a final project for which you'll implement an app entirely of your own design.
It will vibrate to tell you when to take breaks or resume working, based on some determined values. For this project, you'll be implementing a movie browser. It will allow users to search for movies included in the [Open Movie Database] (http://www.omdbapi.com/) and view additional information about any movies they select.