How to test the local development server on mobile
Especially for the frontend devs, testing on real mobile devices the current implementation is important. Deploying to testing servers is a solution but is very time consuming when small tweakings are required. Being able to test on a mobile device right away the current development state from your machine, before even committing the changes, is very convenient. […]
Read More