MAD9135

Multi-Platform App Development

Get Started →

ESNext and Dart

Through the first year of this program you have learned a lot of the latest features and APIs available in JavaScript. The latest version of JS is called ESNext. We will continue to use ESNext and the React Framework to build iOS and Android apps with React Native. The Dart programming language is similar to JS but more strictly typed. It is the language to use in creating Flutter Apps.

React Native

React Native is a close relative to React. It uses a very similar structure and set of scripts to create Hybrid Mobile applications. React Native is an alternative approach to building mobile apps from either Cordova, Capacitor, Flutter, or Native development.

Flutter

Flutter is another multi-platform framework that uses the Dart language to create mobile applications for multiple platforms including iOS and Android.