GregFJr
@GregFJrAll solutions
- Submitted about 1 month ago
Responsive Portfolio using JS, CSS and HTML
- HTML
- CSS
- JS
I would like my code to be cleaner, though minimal, I believe there are some css tricks i could learn to reduce the amount code.
- Submitted about 2 months ago
Responsive E-commerce site using Next.j, Tailwind CSS,
- HTML
- CSS
- JS
I need assistance improving my cart system, particularly with:
Syncing with Local Storage: I'm struggling to ensure the cart stays fully synced when items are removed, especially when clearing all items at once.
State Management: I'm using useSWR, but I'm not sure if it's the best approach or if something like Redux would be more effective.
Error Handling: I’d like advice on managing edge cases, such as empty cart states or updating item quantities, especially to ensure the quantity of an item updates correctly when selected multiple times.
- Submitted 8 months ago
Responsive Social Link Profile
- HTML
- CSS
I would like more practice with my javascript
- Submitted 9 months ago
Responsive Blog Card
- HTML
- CSS
Curious if there was another way to setup the bottom profile img with name to the right of it then the way i did it.