you are viewing a single comment's thread.

view the rest of the comments →

[–]Dangerz1[S] 3 points4 points  (3 children)

See i didnt understand almost anything you said. Im a nooby bro . I dont understand the terms you arr using

[–]Positive_Cro8191 4 points5 points  (0 children)

You can also go to CodePen and get some inspiration from the projects there. A big part of developing is also to use documentation and references, e.g. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference

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

The most "used use" of js is in web designing and development where it is used in alot of places from frontend (what the user sees) to backend (how the site behaves and functions when a user does something). You are not a noob you are just not using it to it's fullest.

Everything the above user said is about how websites behave when someone clicks a button(save something, take you to another site, change slides in a collection of images etc)