๐Ÿ“– Mobile First Web Design /
Module: Getting Started

Setting up the development environment

๐Ÿ“– Mobile First Web Design / Getting Started / Setting up the development environment

Operating System

There are 3 major operating system that we can use to develop mobile web. They are:

  1. macOS
  2. Windows
  3. Linux

The benefits of using macOS:

  • The macOS allows us to run both Android and iOS simulators, thanks to the ability of running both Android Studio and Xcode.
  • We can also test the behavior of webkit by using the Safari in macOS.