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


    This was my first site that included a lot of javascript. It took me about 4 days to make, and there are still some bugs that I just couldn't figure out how to fix.

    However, it works completely fine as long as you don't delete a comment that has a reply in it. You have to go through each reply and delete it seperately for it to not break.

    I will probably come back to this project in a couple of months, after I have bettered my Javascript skills.

  • Submitted


    This was my first time pulling data from a JSON file, so please let me know if there is a more efficient way to do it!

  • Submitted

    Intro section

    • HTML
    • CSS
    • JS

    0


    I know that the CSS is not optimised, but it does the job

  • Submitted

    Tip calculator

    • HTML
    • CSS
    • JS

    1


    Some things that I know are 'bad' about the project I have made:

    • In the JavaScript, in the 'on' function parts, I have repeated basically the same block of code 3 times, which is probably quite inefficient
    • There is a lot of things that could be optimised about the CSS, such as combining a few things into one

    Any feedback on this project would be greatly appreicated!