SKSrinath Konidinainsrinathk.hashnode.dev·Apr 14, 2023 · 2 min readIdentifying device viewport using a custom react hookThere is a multitude of devices currently in use and identifying the device viewport helps in giving a user the best experience with our application. Hence having a custom hook to achieve makes a lot of sense and helps in quick development. Technolog...00