๐ 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:
- macOS
- Windows
- 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.