Usman Sabuwala

Results 48 issues of Usman Sabuwala

Whenever I run `npx tsconfig.json`, it opens a `tsconfig.json` file in `C:\Users\\AppData\Local\npm-cache\_npx\bb22b66c4c94b5c9\node_modules\.bin\tsconfig.json` on Windows. How can I make it work? ![image](https://user-images.githubusercontent.com/51731966/132466709-6a78b376-5249-4378-aa58-8c8673392b3f.png)

I am loving this theme TBH 💜. But the only thing I find lacking in this theme is the `const` don't have a different colour than the `let` and `var`....

🔥 DECISION PENDING

I am personally loving this theme because it fits my needs. The design, colours, animation everything is perfect but for some reason on Ubuntu 22.04, the dock menu icon is...

# 1) Updated the dead link for the second product. ![image](https://user-images.githubusercontent.com/51731966/95159804-97fb3180-07bc-11eb-9fc5-c7b8f26dfc32.png) # 2) Made the remove button in the cart page look better Before: ![image](https://user-images.githubusercontent.com/51731966/95159850-b95c1d80-07bc-11eb-9b62-b2959fcfcc7e.png) After: Added a hover effect:...

Hi there! I cloned the repo and when I ran `npm run dev`, I got this error by ESLint. **I am on Windows and @crisgon uses Linux. The issue is...

## Migrate from Create React App to Vite [Vite](https://vitejs.dev) is a great alternative to Create React App. It makes the development workflow a lot faster than CRA. This PR converts...

On Windows, the given command in the docs to push schema to planetscale doesn't work with **powershell** So I added an instruction to use only **command prompt** and with the...

[Vite](https://vitejs.dev) is the best way to build a React app these days. Unlike CRA, it doesn't use Webpack which makes things way better. The developer experience will increase a llot...

hacktoberfest

## Files Containing `any` - [`types.d.ts`](https://github.com/max-programming/max-todos/blob/fbcd657602eeb6d3b0bc3490c3f3d11efd282975/src/types.d.ts) - [`PersistentDrawerLeft.tsx`](https://github.com/max-programming/max-todos/blob/fbcd657602eeb6d3b0bc3490c3f3d11efd282975/src/components/PersistentDrawerLeft.tsx) - [`ActionsMenu.tsx`](https://github.com/max-programming/max-todos/blob/fbcd657602eeb6d3b0bc3490c3f3d11efd282975/src/components/Actions/ActionsMenu.tsx) - [`Todo.tsx`](https://github.com/max-programming/max-todos/blob/fbcd657602eeb6d3b0bc3490c3f3d11efd282975/src/components/Todos/Todo.tsx)

🎨 Improve code

When audited the page using Lighthouse, there are some improvements that needs to be done. Need to fix those to make it better and performant ![image](https://user-images.githubusercontent.com/51731966/96672115-248f1d80-1381-11eb-951d-9be65ab7f18f.png)

âš¡ Improve app