Based on our record, JS Bin should be more popular than LightBot. It has been mentiond 25 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I don't understand why all these comments are against web dev. Creating an html file is quick, easy, and most importantly for kids, you instantly get visual results! You don't even need to open ugly terminal consoles, you could just use something like JS Bin (https://jsbin.com/) or JSFiddle or CodePen. I used to volunteer with CoderDojo, a non-profit that hosted intro to coding workshops for kids of all ages... - Source: Hacker News / 3 months ago
JS Bin: Allows you to save edited code locally or share a URL for collaborative debugging. Supports HTML, CSS, JavaScript, Markdown, Jade, and Sass. - Source: dev.to / 7 months ago
Jsbin.com — JS Bin is another playground and code-sharing site of front-end web (HTML, CSS, and JavaScript. It Also supports Markdown, Jade, and Sass). - Source: dev.to / over 1 year ago
JS Bin is one of the useful JavaScript debugging tools designed for developers working with HTML, CSS, and JavaScript. It gives them the opportunity to test and debug their code snippets in a real-world setting. The fact that this tool is open-source is fantastic. - Source: dev.to / over 1 year ago
If I paste both in jsbin.com, the both show all content on 1 line. Source: about 2 years ago
Https://lightbot.com/ While not as direct or effective, if you want an "algorithmic" magic trick, a fun one is the Kruskal count. It shows how you can predict exactly where the spectator's "random" moves will end up. https://faculty.uml.edu/rmontenegro/research/kruskal_count/kruskal.html. - Source: Hacker News / 7 months ago
My daughter and I play "dadbot" where I'm the robot and she has to give me clear instructions on what I should do. It started after I showed her https://lightbot.com/ but we like the "screen-free" nature of dadbot better. Eventually she jumps on my back and the game doesn't last much longer because dadbot gets tired. - Source: Hacker News / about 1 year ago
There was a cool flash browser game... I believe I played an early version pre-2010... But the main lightbot site says 2014. Source: about 2 years ago
This game looks like a clone of LightBot, a popular Flash game from back in the day. Source: about 2 years ago
Another good game for programmer students is Lightbot. Source: about 3 years ago
CodePen - A front end web development playground.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
CSSBattle - Play against others in golf with your CSS skills
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
Robocode - Robocode is a programming game where the goal is to code a robot battle tank to compete against...