Latest solutions
Entertainment Web App (React/TS/Tailwind)
#react#tanstack-query#tailwind-css#typescript#viteSubmitted 4 months agoRest Countries App (React/TS/Tailwind)
#react#tanstack-query#tailwind-css#typescript#react-routerSubmitted 5 months agoMortgage Calculator App (React/TS/Tailwind)
#react#tailwind-css#typescriptSubmitted 5 months agoI would like to get to know what is the best solution to create number input. I haven't found the only right one.
Latest comments
- @brunopistarinoSubmitted over 2 years ago@bartoszdudziak-devPosted 4 months ago
It looks pretty good on all screen sizes. Your code is simple and clean.
There could be small improvement to prevent or display error message when user put negative numbers in bill input.
Great job! 🫡
1 - @jenna1kSubmitted 5 months ago@bartoszdudziak-devPosted 4 months ago
Your solution looks really close to the designed one.
I use Google Chrome and there is this ugly scrollbar in trendings section. It would be also cool to get some feedback when there is no bookmarks.
Great Job!🫡
0 - P@aouintihouariSubmitted 5 months ago@bartoszdudziak-devPosted 5 months ago
Well done!
What is your opinion about this challenge? Did you struggle with it like I did? 😅
I can't see any problems with your solution. Maybe some styling details differences comparing to desinged one.
0 - P@aouintihouariSubmitted 5 months ago
REST Countries API with Vite, React TypeScript and Tailwind CSS
#react#react-router#tailwind-css#vite#typescript@bartoszdudziak-devPosted 5 months agoIt looks almost perfect, code is simple and clean and also includes semtanic HTML.
I really love your card skeleton implementation when data is loading, I didn't think of that in my solution.
There is one thing to improvement. When I filter by region it would be cool to somehow get back all the countries.
Marked as helpful0 - @AlisCodeSpaceSubmitted 5 months ago@bartoszdudziak-devPosted 5 months ago
I see some problems with your solution.
- You should create some breakpoints to stop container from growing on screens smaller than 1200px
- Form errors are still visible even if I provide new correct values and calculate mortgage
- Labels don not work properly - most of them points to Mortgage Term input
- Clear all button could also clear the results container
Good luck! 🫡
Marked as helpful0 - @AlisCodeSpaceSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Made the application fully responsive on all devices, it was challenging but I'm happy about the outcome. I would organize my component tailwind styling better next time to avoid confusion.
Used React Context API for the first time.
What challenges did you encounter, and how did you overcome them?The modal was the most challenging part, gave me a headache, but it worked out in the end.
@bartoszdudziak-devPosted 5 months agoThere are some styling differences but It looks really cool. Good job! I like your solution for hiding a scrollbar.
The modal also was the most demanding for me. I wonder if it is the best solution for modals because it is on the website all the time...
0