Divyani Thotadivyanithota.hashnode.dev·Jan 22, 2024Screen ChoreographyHey there, I am delighted to share some exciting insights about developing my iOS app, "BMI Tracker." In this blog, we'll delve into the intricacies of making the app work seamlessly on various iOS devices, from iPhones to iPads and ensuring a smooth...2 likes·80 readssegues
Akash (SKY)blog.codewithsky.in·Oct 20, 2023Screen Orientation in Next.js: A No-Extra-Package GuideIntroduction Hello, fellow developers! Today, we're tackling an important aspect of web development – screen orientation control in Next.js. You might be tempted to reach for extra packages, but we'll show you how to do it without any added dependenc...2 likes·1.0K readsNext.js
Alvin Crespoalvincrespo.hashnode.dev·Nov 2, 2019Fixing image orientation on mobile camera uploadsEver run into an issue trying to fix image orientation when uploading an image that was taken with the camera on a mobile device directly Yeah, I ran into this issue this week...not fun. After doing some research this week around the issue, I found a...JavaScript