Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    1. I've learned how to use pseudo-elements (::after) effectively for error text notifications.
    2. I've started to use CSS custom properties with setProperty() JS method for styling forms when error focus events fire.
    3. I've found a includes() JS classList method and used it for writing event conditions

    What challenges did you encounter, and how did you overcome them?

    While I've deployed the project on GitHub, it wasn't showing the background images inserted into index.html with bg class with an arbitrary value (kinda, bg-[url('./images/bg-cover.jpg')].

    So I've finally solved it through writing vanilla css rules/media queries for the elements ;)

    What specific areas of your project would you like help with?

    It would be great, if someone help me to optimize the error notification algorithms of the main form.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    This challenge gave me an opportunity to improve my CSS skill of working with @layer base. In that way I practiced reset-creating skills.

    What challenges did you encounter, and how did you overcome them?

    It was not easy for me to write a condition for decrementing #notif-num-value eventListener (especially, to find the right condition for not decrementing to values less than 0)

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm very glad that it could write working script for sidebar opening/closing events!

    What challenges did you encounter, and how did you overcome them?

    It was not easy to align all elements in the grid with Tailwind, because I was doing it for the first time.

  • Submitted


    That's my second JS solution!

    Your feedbacks welcome!

  • Submitted


    It's my first JS solution!

    Do you know why when clicking on titles/buttons in my accordion (from top to bottom) it closes all the details (description paragraphs) on first click (not only the last opened) , and only after second click opens the new title/button? And by surprise everything works well while clicking from bottom to top.

    I'll be very glad to see your pieces of advice!

  • Submitted


    It's my second junior FM-solution and the first with using pseudo-elements. I'd be glad to see your feedback!

  • Submitted

    CSS Flexbox

    • HTML
    • CSS

    0


    There is one more FM solution from me. I'll be glad to see your feedback!

  • Submitted


    It's my first solution of FM junior challenge. I'd be very glad to see your feedback about my work!

  • Submitted


    It's my sixth solution. I'd be very glad about any feedback from you!

  • Submitted


    This is the solution to my fourth FM challenge. It would be great if you write a comment or give me your feedback about it.

  • Submitted


    It's my third FM challenge solution. I'll be very glad if you give me feedback on my work.

  • Submitted


    Hello!

    I'm a complete noob and I'll be very pleasant, if you comment my work.

    And also it would be great if you give me a piece of advice how to improve my code.