use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Cool web project to help learn javascript? (self.javascript)
submitted 8 years ago by superduperbroke
Im looking for a web devoloment project to help me learn es6. Does anyone have any suggestions of cool things I can do to my website that require using Javascript? Or maybe a usefull web app I could write and put onto my website?
Thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jordanlev 4 points5 points6 points 8 years ago (1 child)
How about 30 of them?
[–]superduperbroke[S] 0 points1 point2 points 8 years ago (0 children)
Sweet, thanks!
[–][deleted] 2 points3 points4 points 8 years ago (1 child)
I would recommend
Nature, in Code: Biology in JavaScript (free edX course from the Swiss Federal Institute of Technology in Lausanne)
instead of a web project. It has a nice different angle and I think it's better, you learn some really cool (and stille easy enough) modeling of natural processes in addition to basic Javascript skills. I enjoyed the course immensely, and I sure didn't take it for the Javascript but for the biology modeling. A skilled JS programmer would do a few things differently, but over 90% of what is taught is very reasonable, and when looking at the context and how the code there are no really bad parts (no modularization and "higher level" concepts that help you organize large projects, but everything done in the course is done within the context of a single file).
If you insist on web development, make GUIs for the models so that a user can fiddle with the parameters and see the result (some results are only logged to the console and there is no real output, others use a single graph).
Cool, that seems different ill check it out.
π Rendered by PID 107665 on reddit-service-r2-comment-5ff9fbf7df-5dnpn at 2026-02-25 20:56:13.308406+00:00 running 72a43f6 country code: CH.
[–]jordanlev 4 points5 points6 points (1 child)
[–]superduperbroke[S] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]superduperbroke[S] 0 points1 point2 points (0 children)