Mobile Web Design – Coding Workflow For Mobile Websites

In this video, I’m going to cover some ways to help your mobile development workflow as you design and develop responsive websites for mobile devices. Responsive websites are awesome, but they can be more tricky to code and to preview.

How to live reload:

This is the mobile workflow that I prefer:
start your project using liveReload, then
– code in the browser
– code with device-specific profiling in the browser
– test with iPhone emulator
– test with actual devices on your network – accessing via your IP address

-~-~~-~~~-~~-~-
Also watch: “Responsive Design Tutorial – Tips for making web sites look great on any device”

-~-~~-~~~-~~-~-