Emmali WritesOpen iPhone Simulator from the Command-LineFor any developer, command-line code is so important! If you’re working on an iOS app in XCode, run the following command in a terminal to…Jan 31, 2022Jan 31, 2022
Emmali WritesWeb View Mobile DeviceWhen building a new platform, there are typically web and mobile (Android and iOS) environments. Now that a large portion of the populous…Jan 30, 2022Jan 30, 2022
Emmali WritesJavaScript Website — Clicking an Input on a Phone Causes Screen ZoomSometimes, when a user visits a website from their phone and clicks a form field, the screen zooms in on the page.Dec 2, 2021Dec 2, 2021
Emmali WritesDetecting iPhone or Android User on Your Website (JavaScript)When you’re building a website, it’s always in the best interest of your end-user to be conscious of mobile views. This is generally called…Dec 2, 2021Dec 2, 2021
Emmali WritesKeeping Focus With Your ScreenWith a pandemic lasting well over a year and remote work becoming commonplace, more and more people are finding themselves staring at a…Aug 30, 2021Aug 30, 2021
Emmali WritesPersonal Experience from the Vaccinate Lancaster SiteGetting this vaccine has been an experience like none other. This article will not delve into the personal decision of whether you should…Apr 8, 2021Apr 8, 2021
Emmali WritesUsing Async/Await in a LoopThe bane of a developer’s existence is looping, and now you want to perform async/await calls INSIDE one? No way!Apr 7, 2021Apr 7, 2021
Emmali WritesCustom React CalendarWhen it comes to Javascript frameworks and open-sourced libraries, there is a ton of information out there. Consider this one more article…Apr 6, 2021Apr 6, 2021