Latest solutions
done with react
#reactSubmitted 11 months agoIn Vercel the button and input styles did not appear, can anyone tell me why? in VScode using npm run dev they appeared normally
Responsive landing
Submitted 11 months agoI had a lot of difficulty in some parts of the CSS, and in the balloon that opens when you click on the button, I couldn't place that "arrow" indicating the button. I believe my html was also quite messed up
Latest comments
- P@gajbos99@DiegoAlvees
good job
- P@Obom23@DiegoAlvees
good job
- @Ridwan10000What are you most proud of, and what would you do differently next time?
Proud of completing the project. I am learning vanilla CSS and JS. Once I become efficient enough on them I will try to do the project with frameworks and libraries.
What specific areas of your project would you like help with?Any suggestions regarding code optimization, responsiveness is appreciated. Also I specially need feedback on the markups.
@DiegoAlveesgood job, just note that when you send the email and open another box, when you click on dismiss message, it doesn't go back to the form
- @matt2282What are you most proud of, and what would you do differently next time?
I wanted there to be a smooth transition from the mobile version to the desktop version regardless of if the share state is visible or note. If the share is visible on desktop and you change to mobile the share page will still be visible but in the mobile from and visa versa. This took longer than I wanted it to but I learned better how JavaScript works.
What challenges did you encounter, and how did you overcome them?I was challenged by how to implement the share button because of how it was different in the active state as well as when in the desktop/mobile version. I had to learn how to use JavaScript in order to edit the style of the page like changing the colors of images and hiding containers.
@DiegoAlveesGood job, I had difficulties with this challenge, your code helped me with some questions
- P@HekimianzWhat are you most proud of, and what would you do differently next time?
I started to dabble into using BEM naming conventions for the classes. Still need more practice but already feel the productivity geting better.
@DiegoAlveesGood job
- @akorir08yWhat are you most proud of, and what would you do differently next time?
How the four card component turned out. Working with display grid template columns is a good things
What challenges did you encounter, and how did you overcome them?Vertical alignment of grid
What specific areas of your project would you like help with?Working with min height, vw and vh