16 followers
An autodidact polymath acquiring knowledge from various resources and sharing with you. Software Engineer.
Running localhost on your mobile phone can be a valuable tool for developers and tech enthusiasts alike. With localhost, you can test and run...
Trying to download a base64 PDF/File from an API request with one click? · I ran into this problem while trying to download a PDF from an API response...
An explanation of the debounce function and how to use it in your React Application · As a user typing in an input field or performing a particular...
How does NextJS Image work? How do I optimize my Nextjs build? Lazy Loading Images? - Right article to find out :) · NextJS is fast becoming my favorite...
In this article, I would show you how to get started with Vuex in a Nuxt project and build a small counter application in the easiest way possible. I...
Lighthouse displays a failed audit when a significant time is taken to execute all the JavaScript on your app, so how do you optimize this and more? ·...