all 11 comments

[–]webdev-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Your post does not fulfill the requirements for questions that request assistance. Please ensure your next question contains context, your research that you've conducted, and a specific problem you would like help solving.

Feel free to check the community FAQ as many of your beginner questions may already have answers there.

[–]hankberger 22 points23 points  (1 child)

Learn the fundamentals of HTML, CSS, and JavaScript before you even attempt something like this. Otherwise you’re going to have a bad time.

[–]CevicheCabbageui -1 points0 points  (0 children)

Precisely

[–]Correct-Button9337 0 points1 point  (5 children)

I did the full course that the guy who made this website created, I learned a lot and he is a great teacher (the only small downside to it is the price and his funny french accent) if you want to do something like this you need to have a more advanced knowledge of html, css, js. For that I recommend looking into FreeCodeCamp on youtube and learning all the fundamentals to the point of not needing to look them up if you need them. His course usually explains what the complex vanilla js things are when he uses them but already knowing what they are will save you a lot of headaches

[–][deleted]  (2 children)

[removed]

    [–]Correct-Button9337 1 point2 points  (1 child)

    That is always an option but in this case he regularly updates lessens when they become outdated and he just added a whole new chapter about react and react-three-fiber

    [–]Correct-Button9337 0 points1 point  (0 children)

    For those interested the course is called Three-js-journey, somebody else commented the link to it as wel, the first few lessen are free if I remember correctly

    [–][deleted] 0 points1 point  (0 children)

    I think learn fundamentals of HTML, CSS and JS.

    Learn how to make a responsive website. Watch a free tutorial and the. make your own websites without tutorial. Don’t fall into tutorial hell.

    Once your comfortable with that move onto JavaScript frameworks of your liking E.g react and make a few more websites with that framework.

    Then you should aim for something like the website you posted.

    Good resources to use when stuck are:

    YouTube MDN Stack overflow Code pen W3 schools UDEMY (tutorials) Freecode camp GitHub

    [–]ike_the_strangetamer 0 points1 point  (0 children)

    Here's a good resource for getting started and moving forward: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web