101 followers
Full-Stack Developer, MERN Stack
Step into the Micro-frontend architecture · For backend developers, the microservice architecture represents a software development approach composed of...
Hello everyone! It's been a long time since I have written an article. Today, I was revisiting my tech talk and decided to explain about monorepos in...
For a React developer, there are various ways to decide how we want to render a component. We could use the default client-side rendering (CSR) or...
If I was given a task to create an ordered list in HTML, this is how I would have implemented it. ... <ol> Ordered list <li>Item 1</li> <li>Item...
These are my learnings from the 3 day Hashnode Bootcamp · Introduction Hi everyone, my name is Supriya, and I work as a Software Engineer at an edTech...
Issues I faced while getting started with the React-Native local setup environment · This article curates some of the issues that one can face while...