Saleh Mubashar

  https://saleh.hashnode.dev I'm an experienced web developer who uses his knowledge and experience to guide people looking to learn web dev and new technologies.

   



5 Stories by Saleh Mubashar

Best code editor components for React

Explore the four top code editor components for React apps, including Monaco Editor React, React Ace, and more.
0 4 min read

Adding zoom, pan, and pinch to your React web apps

We explore three popular open source packages for implementing zoom, pan, and pinch functionalities in React applications.
0 3 min read

How to create a wavy background using CSS and SVG

Nowadays, wavy backgrounds are a popular trend in web design, however, the wave is a notoriously difficult shape to implement.
0 4 min read

How to build a notes app with React and localStorage

We can use localStorage to persist our React app to the browser so we don't lose our data when we close the app.
3 9 min read

Creating a reading progress bar with React

Build a reading progress bar in React to calculate and show users how far they have scrolled on a webpage.
1 4 min read