My own version of the flexbox challenge .checkout my code and evaluate for me seeking for improvements
E_X_E
@Alex-AR-LRAll comments
- @Ayokunle101Submitted over 3 years ago@Alex-AR-LRPosted over 3 years ago
Looks good! I recommend you use the pseudo class: nth-child for the borders, that would allow to have the borders at the ends regardless of how many cards you have.
2 - @Sebastian-1406Submitted over 3 years ago
Cualquier ayuda y mejora se aprecia...
@Alex-AR-LRPosted over 3 years agoHola Sebastián, se ve bien! pero veo que olvidaste la vista de móvil.
0 - @matheus-rodrigues00Submitted over 3 years ago
Can anyone tell me if there's a way to do this range bar better than the way that I did?
@Alex-AR-LRPosted over 3 years agoHello, If you want, you can check the code of this challenge that I did a few weeks ago. I think it can help you a bit. Although surely there are others much better.
Marked as helpful1 - @p-alexSubmitted over 3 years ago
Hello guys! 👋👋
For this project i really tried to make the components reusable, and i would love if somebody could just look through my code and give some feedback about my approach.
Have a nice day and happy coding!
@Alex-AR-LRPosted over 3 years agoI let someone who knows more than me give you a good review of your code, I can only tell you that it looks really good !!! I hope one day to have the level you have.
1 - @SalsabagaSubmitted over 3 years ago
Any other way to get the amount for JS instead of creating another const inside the button function, any suggestions and comments is welcome. Any other comments please give me as much criticism and feedback to improve my craft, Thank you!
@Alex-AR-LRPosted over 3 years agoLooks great! I see you had an error in the slider bar when moving. You could use an object so you don't have to use the conditional switch and loop through it to use the data from it. making a cleaner code. After that I see it very well!
0 - @saurabh1996-rexSubmitted over 3 years ago
Updated with the operations thanks for the suggestions through comments.