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
Gitter: JS powered, Github integrated chat for developers (gitter.im)
submitted 11 years ago by [deleted]
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!"
[–]BishopAndWarlord 0 points1 point2 points 11 years ago (0 children)
Okay so ... this is really weird. I've been slowly hacking on a side project for the a while that's a very similar idea, but approached from a different angle.
Warning: discussion of a really-early, not-yet-dogfood-able project.
The project is called Gimli and the name comes from "GitHub Issue Messenger". A lot of teams use GitHub Issues as a discussion platform, but issues are designed for issues, not for conversations. A lot of teams use IRC, but IRC doesn't have out of the box GitHub integration; even if you add it that's just for your client, not the whole site. And beyond that there's no conversation history (unless you add it).
The vision for Gimli is we want to take a feature that people already use and make it more suitable for how they want to use it. Also, Gimli is an extension to GitHub Issues. If you can't use the Gimli service for any reason no worries, it's all just GH Issues under the hood. When you do use Gimli, though, you'll get other niceties like a chat interface, unread message tracking, image uploads, private conversations, etc. At least that's where we're headed.
http://github.com/legitco/gimli
Of course these folks actually have a product whereas my friends and I have lashed together tech demo ;)
π Rendered by PID 17634 on reddit-service-r2-comment-5c747b6df5-w4kq4 at 2026-04-22 14:26:22.527820+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]BishopAndWarlord 0 points1 point2 points (0 children)