Latest solutions
Intro section with dropdown navigation
#tailwind-css#typescript#vite#reactSubmitted 4 days agoAny feedback will be much appreciated.
Sunnyside Landing page
#react#typescript#vite#tailwind-cssSubmitted 19 days agoI’d love feedback on improving the underline offset effect so it partially covers the text. Also, any tips on optimizing my Tailwind approach for better maintainability would be appreciated!
IP Address Tracker using React, TypeScript, and React Leaflet
#react#typescript#vite#tailwind-cssSubmitted 22 days agoI’d love feedback on improving IP validation and handling edge cases for domain resolution. Additionally, any suggestions on better structuring TypeScript types for API responses and optimizing the Leaflet map integration would be helpful.
Expenses Chart Component with Chart.js and React-Chartjs-2
#chart-js#react#tailwind-css#vite#typescriptSubmitted 22 days agoI’d love feedback on optimizing the tooltip positioning, especially ensuring it stays centered and properly aligned for all bars. Also, any tips on improving this project would be helpful!
Advice Generator App using React and Tailwind-css
#react#tailwind-css#typescript#viteSubmitted 28 days agoI would like feedback on optimizing my API fetching logic. Right now, the advice updates when I click the button, but I want to ensure the function is as efficient and clean as possible. Are there better ways to handle this while keeping the code simple?
Interactive Card Details Form using Tailwind-css and React
#react#tailwind-css#typescript#viteSubmitted 29 days agoI'd love feedback on optimizing my TypeScript types and improving state management for better performance. Any tips on refining my form validation logic would also be helpful!
Latest comments
- @TomekWojakSubmitted 7 days ago@stephany247Posted 2 days ago
Great job! Really loved the nav animations. Your project is responsive as well, keep it up!
0 - P@olaide-hokSubmitted about 1 month ago@stephany247Posted about 1 month ago
Your work looks great! One suggestion to enhance the UI, especially on larger screens, is to implement a max-width on the component. This would help maintain a clean and balanced layout across different screen sizes. Keep up the awesome work! 🚀
0 - @EllamonacilloSubmitted about 1 month ago@stephany247Posted about 1 month ago
You've done a great job on this! The code is well-structured and functions as expected. One suggestion to improve the user experience would be to disable the submit button when no number is selected, instead of using an alert. This would make the interaction smoother and more intuitive for users. Keep up the great work! 🚀
0 - @Cesare94Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
The HTML and CSS part came out quite well. Javascript seems to work fine.
What challenges did you encounter, and how did you overcome them?Difficulty only in managing Javascript.
What specific areas of your project would you like help with?I would like to always improve with Javascript and partly with advanced CSS techniques.
@stephany247Posted about 1 month agoI’m really impressed by how well you handled the functionality with plain JavaScript! Everything runs so smoothly. The styling could use a bit of refinement, though—maybe aligning the text output to the left would improve readability? Also, styling your input fields with some custom CSS could make them look more polished. Overall, awesome job!
0 - @rh0seSubmitted 3 months agoWhat specific areas of your project would you like help with?
any advice on my code
@stephany247Posted about 2 months agoYour code is great, really clean and well-structured! I love that you used ThemeContext to manage the theme, that’s an awesome approach. One improvement would be making the code more modular and reusable by mapping your data/stats instead of repeating similar blocks. Also, you could leverage Tailwind alongside custom.css to handle theming more efficiently, saving you from repeating classes. Overall, fantastic job! 🚀
Marked as helpful0 - @tarekulSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
- Using the JavaScript DOM to create a calculator app
- Using the JavaScript DOM to create a form
- Using the JavaScript DOM to create a form validation
- Using TailWind-CSS
- Working with the JavaScript DOM events
- Working with the JavaScript DOM form events
- Working with the JavaScript DOM form validation
@stephany247Posted 2 months agoThe functionality of your code is impressive, and the overall layout is fantastic—clean and well-structured. However, the colors are a bit too loud and bright, which could be distracting; consider using a more subtle palette for better user experience. Additionally, the calculation output overflows the layout in some cases. Using JavaScript's toExponential() method can help manage large numbers effectively. With these small adjustments, your project will be even more polished!
0