5 Stories by Saleh Mubashar
Explore the four top code editor components for React apps, including Monaco Editor React, React Ace, and more.
We explore three popular open source packages for implementing zoom, pan, and pinch functionalities in React applications.
Nowadays, wavy backgrounds are a popular trend in web design, however, the wave is a notoriously difficult shape to implement.
We can use localStorage to persist our React app to the browser so we don't lose our data when we close the app.
Build a reading progress bar in React to calculate and show users how far they have scrolled on a webpage.