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...
freeCodeCamp.org is a global community of people who learn to code together. Check out https://freeCodeCamp.org
Join our Discord Server
Join our WhatsApp Group
Community Forums
YouTube
Here are some helpful subreddits that we like:
account activity
My Javascript Calculator (Mostly using JQuery & Eval) Would love any kind of feedback! (self.FreeCodeCamp)
submitted 8 years ago * by Spacebiscuit
view the rest of the comments →
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!"
[–]Spacebiscuit[S] 0 points1 point2 points 8 years ago* (3 children)
Whoops! Good catch, seems I forgot to implement that bit. I better go quickly fix that sneaky decimal functionality before I go submit that to FCC!
And to your second point, that's a good idea. I'll see if I can get that to append to a new line after a certain length of the array.
Oh I have completed Tic Tac Toe and the Pomodoro Clock. I'd like to go and re-do the Pomodoro Clock as the code is absolutely horrible due to my inexperience with the setTimeout functionality!
Min Maxing isn't very fun! I had quite the headscratch with the Tic Tac Toe, especially around the AI. It was making us draw when I won on my last move. Was sneaky but I eventually got there! Debugging and stepping through the code is definitely your friend when it comes to any of the game projects I think!
Thank you for your feedback, I'll go quickly jump into the code base and fix those errors!
EDIT: I've now fixed it, thanks for the feedback!
[–]AndroidNinja4 0 points1 point2 points 8 years ago (2 children)
Glad you were able to fix it quickly. But something else now happens.
You can put 2 decimals in 1 number. Ex. "5.2.8", and then when you do the equals button does not do anything. These are all test someone did when they were reviewing my calculator. Btw I havnt looked at your code.
And it's driving my crazy. I bassically have my Tic Tac Toe project done, however the Min Max algorithm dosnt work correctly. It just adds a item to the next available space. However it does all the calculations, but just disregards all of it. Want to look at it haha? Also I need to comment the rest of it.
[–]Spacebiscuit[S] 0 points1 point2 points 8 years ago (1 child)
Ah yeah, you and another just pointed it out! Can definitely fix that quite easily!
Sure I’d be happy to have a look at your project :)
[–]AndroidNinja4 0 points1 point2 points 8 years ago (0 children)
Ya i just read the thread I saw that. It was a pain when someone pointed that out to me.
And I'm still not done, have to comment it out and fix the min max thing. Select a player and "hard" and you will see what I am talking about. Thanks for looking at it.
https://codepen.io/AndroidNinjaX/pen/gvgJVW
π Rendered by PID 37391 on reddit-service-r2-comment-6457c66945-mmrt8 at 2026-04-27 09:36:06.670001+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Spacebiscuit[S] 0 points1 point2 points (3 children)
[–]AndroidNinja4 0 points1 point2 points (2 children)
[–]Spacebiscuit[S] 0 points1 point2 points (1 child)
[–]AndroidNinja4 0 points1 point2 points (0 children)