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


    Stoked to finally build some more frontend mentor projects. I was sick of all the frameworks and backend learning. :)

    This is my first attempt at a more advanced usage of scss. Getting to learn to new @use & @forward rules was fun and made it a lot more organised. I used loops to automatically put all my variables in a :root and also made a breakpoint mixin.

    Further more this project was build mobile first. This is also new for me and i did mess some things up. For example:

    -> i build the html focused on mobile but forgot to build in the complexity i'd need for desktop -> still having troubles with containers for sections of the website. for example when you need a max-width for the content but still need the whole width to have a background color how do you build the html for this

    do u use :

    <section> <div class="content"> #content </div> </section>

    because i find this to be realy bloated.

    Any other suggestions for the project are very much appreciated.

  • Submitted


    Starting to get the hang of react but still learning new things everyday. I do have exiting things in front of me as i have officiale started my own company! So my next task is to design and build my own website! I am very much looking forward to it.

  • Submitted

    Countries Rest API

    • HTML
    • CSS
    • JS
    • API

    0


    This project was a nice challange and i now feel confident enough to start learning react. I got to work with a bigger javascript file and calling functions within functions. I also learned a lot about javascript and how to write better code in general. I will start back at the bottom with difficulty but this time ill be using react.

    If anyone has tips feel free to leave a comment!

  • Submitted


    This is the first challange where i used the local JSON file to fil in the content of the page. I didnt find any good tutorials on the best way so i did it on my own. If anybody has tips for me whem working this way i would love to hear it.

  • Submitted

    Calculator

    • HTML
    • CSS
    • JS

    1


    A very interesting project to say the least. I struggled a lot with getting the multiple themes to work. Although I still think my solution i horrible at best I did learn a lot tho so... progress has been made again. Hopefully somebody can tell me a better way to handle the themes.

    EDIT: I looked for a better solution to the theme problem and updated my solution. Dit also do a litle extra things that are not correct according to the design XD

  • Submitted


    This is my first project using SCSS. Although i am not comfortable using this framework is do love how you are able to split everything up into diferent files and cant wait to get better. I do have a couple of questions involving SCSS

    What folder structure should i use when working with SCSS ?

    is there a difference between SASS and SCSS and wich one should i learn ?

    Once i get better with SCSS i want to learn REACT. So does SCSS and REACT work well together or should you use CSS when working with REACT.

    Feel free to give me tips!

  • Submitted


    Did another landing page for practice. I do have a couple of questions. For defining widths of my elements i try to use percentages as much as i can. Is this a good habit or should i do it another way. I do think i am experienced enough to start learning SCSS. so that is what i will be working on for my next project.

  • Submitted


    Another easy challange. I did this one to teach some other students basic HTML and CSS.

  • Submitted


    Some practice before the first exam period in college

  • Submitted


    Getting more and more comfortable with responsive design. Learned a lot about flex wrap and the grow and shrink propreties. My CSS is also getting way more organised and i will try SASS very soon. Happy with some more progress!

  • Submitted


    A project i failed when i started to learn how to program. Fixed it up now so might as wel submit it!

  • Submitted


    So cool to finaly submit my first project. Really happy with the progress i've made over the past 6 months as a self thaugt developer. Looking forward to do a react project next. :)