PinnedBuilding a Modular White Label Frontend with React and TypeScriptHello everyone! In this article, I’ll be discussing how you can design a white-label product for web-based applications using React and…Jan 3Jan 3
PinnedPublished inJavaScript in Plain EnglishClean architecture with Node.jsOne of the paramount parts of writing code is what practices we follow while structuring the code. Evidently it’s easier to follow clean…Feb 28, 20232Feb 28, 20232
PinnedBypassing AWS API gateway timeoutAn API gateway is an API management tool that sits between a client and a collection of backend services, with the help API gateway you can…Nov 10, 20211Nov 10, 20211
PinnedPublished inRocketiumHow Rocketium does in-browser editing of 10,000 images or videosRocketium’s primary benefit for customers is creating images and videos at scale. Customers can do it with our web product or API. Our…May 9, 2021May 9, 2021
PinnedPublished inJavaScript in Plain EnglishWriting integration test with CypressCypress is an open-source test runner built for the modern web it makes integration testing easier and faster than before, with the help…Oct 18, 2020Oct 18, 2020
Published inJavaScript in Plain EnglishBuild Your First Offline Web App ft. Progressive Web Applications 🌟Today, browser can support many features similar to native apps, such as push notifications, camera access, geolocation, offline support…Jun 20Jun 20
Published inJavaScript in Plain EnglishAll you need to know for your next frontend system design interview 🚀Frontend system design questions can vary from easy to hard, there are very high chances (almost 70–80%) that you have already seen the…Jun 131Jun 131
Published inJavaScript in Plain EnglishHow to Choose Your 2nd Company?It has been quite some time since I have been working as a software engineer, and so far I have worked with 4 companies as a full-time…May 4May 4
Published inJavaScript in Plain English10 Insider Secrets to Ace Your Frontend InterviewFrontend interviews can get tricky most of the time, especially if you are interviewing for a big tech firm like Atlassian, Rippling, or…Mar 222Mar 222
Published inJavaScript in Plain EnglishArchitecting an image editing web app using React + Vanilla JSImage editing applications are extremely strenuous front-end heavy applications. There is a lot of detail that goes while building an image…Feb 23Feb 23