Ali Eldeba
Ali Eldeba
in the last module of the free react course in chapters 8, 9, and even more of the notes app, it always gets me that error in the console and...
When trying to access the project preview link on Heroku it says Error, I think you have to change the hosting service as Heroku is not free anymore 😔
![Uploading image.png…]() ![Uploading image.png…]() I can go under map in this section
### Feature description I think it will be better if you add a section on your website that have real time charts and make things better than chartjs and these...
### Feature description I really hate the styles of the current mode toggle in shadcn website I think it would be better if you add more styles like this ...
404 Page
It looks like this when I go to page that is does not exist, I think you should make one or delete the nav for it. 
In the tour guide page at the last section which is "Live in production" when I try to select the text it disappears. ![Uploading image.png…]() ![Uploading image.png…]() Link: https://vercel.com/product-tour?thankyou=&i=10
When I enter the website, the products load for about 5s and then this appears. But when I try opening the website on another device it works fine, I do...
Hey @saltyshiomix, I want to make a middleware that redirects user to /home if he goes to / and I have made this middleware file: ```ts import { NextResponse }...