ultimate-react-course icon indicating copy to clipboard operation
ultimate-react-course copied to clipboard

Starter files, final projects, and FAQ for my Ultimate React course

Results 43 ultimate-react-course issues
Sort by recently updated
recently updated
newest added

The component currently includes a button, but Instead of using a custom component, a plain element is used, resulting in an inconsistent button appearance.

highscore should'nt be reset

# In the React Quiz App: ## Considering that the highscore should persist even after user wants to restart

https://github.com/jonasschmedtmann/ultimate-react-course/blob/3e69024bf285899395160b3641270b0427133cc7/07-usepopcorn/starter/index.css#L141 https://github.com/jonasschmedtmann/ultimate-react-course/blob/3e69024bf285899395160b3641270b0427133cc7/07-usepopcorn/starter/index.css#L57 The above two line should be deleted . Current preview: ![image](https://github.com/jonasschmedtmann/ultimate-react-course/assets/59855919/1478d508-31a3-4877-af1f-26d7b92e58a3)

src -> features -> settings-. UpdateSettingsForm.jsx needs to be hollowed out.

https://github.com/jonasschmedtmann/ultimate-react-course/blob/3e69024bf285899395160b3641270b0427133cc7/05-travel-list/starter/index.css#L104 This should changed to overflow: hidden;