Estou feliz por desenvolver pela primeira vez um projeto usando o React.
Latest solutions
Article Preview Component
PSubmitted 8 days agoThis is my first time writing Javascript. How did I do?
Latest comments
- @AtaizeSubmitted 4 days agoWhat are you most proud of, and what would you do differently next time?P@a-2280Posted 3 days ago
The live link is unavailable. The code is getting there! Keep going!
Marked as helpful0 - @o0-03Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I make it.
P@a-2280Posted 7 days agoOne big thing I would recommend is setting up the main container with grid instead of flex. Flexbox works good for one dimensional content and grid works well for 2 dimensional content like this project.
0 - @bmeinert8Submitted 7 days agoWhat are you most proud of, and what would you do differently next time?
Fun little JS challenge to help with learning. This is was my first experience playing around with regex logic and validation, so that was a cool new piece of knowledge to level up and add to the database.
I have only implemented the layouts for desktop and mobile, no tablet
What challenges did you encounter, and how did you overcome them?Biggest challenge for me in this project was dealing with the regex. As previously stated this was my first time working with regex, so understanding how it works and how to implement it to get the desired state took a little playing around.
P@a-2280Posted 7 days agoThe only thing I noticed is that the error state should go away after closing the success message.
0 - P@vietlong90Submitted 8 days agoP@a-2280Posted 8 days ago
if you set .share-dropdown display to relative the share dropdown content that is set to absolute should act like .share-dropdown is its parent not the entire body.
0 - @mgra04Submitted about 1 year agoWhat are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
- @craigwolfeSubmitted 13 days agoWhat are you most proud of, and what would you do differently next time?
Using CSS Grid and media query to layout the course testimonials.
What challenges did you encounter, and how did you overcome them?No real issues on this challenge.
What specific areas of your project would you like help with?None at this time.
P@a-2280Posted 12 days agoYour product looks amazing and your code looks really clean! I dont see any problems here
Marked as helpful0