Saleh Mubashar I'm an experienced web developer who uses his knowledge and experience to guide people looking to learn web dev and new technologies.

Stories by Saleh Mubashar

Build a dynamic currency converter for an ecommerce React app

Dev

We create a dynamic currency converter in React using the react-currency-input-field library and input masking for improved input formatting.

Saleh Mubashar
Oct 5, 2023 ⋅ 6 min read

Best code editor components for React

Dev

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

Saleh Mubashar
Jul 26, 2023 ⋅ 4 min read

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

Dev

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

Saleh Mubashar
May 18, 2023 ⋅ 3 min read

How to create a wavy background using CSS and SVG

Dev

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

Saleh Mubashar
Mar 7, 2023 ⋅ 4 min read

How to build a notes app with React and localStorage

Dev

We can use localStorage to persist our React app to the browser so we don’t lose our data when we close the app.

Saleh Mubashar
Jul 1, 2022 ⋅ 9 min read

Creating a reading progress bar with React

Dev

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

Saleh Mubashar
Mar 8, 2022 ⋅ 4 min read