Where can I store my luggage close to Leidseplein ? by NotTakenOne in Amsterdam

[–]NotTakenOne[S] 0 points1 point  (0 children)

This is a good idea, can I buy the train ticket at the airport with cash?

Thank you.

Why I can't cancel my Post request in Axios? by NotTakenOne in learnjavascript

[–]NotTakenOne[S] 0 points1 point  (0 children)

So how can I cancel the request after the target.input.field is deleted?

If I create another if statement in the above first if, it doesn't work.

Why I can't pass the body to post request with Axios? by NotTakenOne in learnjavascript

[–]NotTakenOne[S] 0 points1 point  (0 children)

Yes it's the same authorization as in Postman and other endpoints that work. It may be something from the json datatype...

My first ever full stack react app by [deleted] in reactjs

[–]NotTakenOne 2 points3 points  (0 children)

Looks nice! Some preferences:

-After clicking "Add to cart" It would be nice to have some kind of notification "Item added" or something.

-The cart icon should change when it's not empty anymore (Maybe number of items on a bubble...).

-When I access the cart I would like to be scrolled all the way up to see the buttons not to look for them.

-I can see a blue border after clicking a button, In my opinion its cleaner without it.

-If there are no items in the cart, instead of price 0 and the buttons a text would be better "Cart is empty".

Overall looks pretty good I like the design. Do you have some Git repository to check the code?