7 posts tagged with javaScript and programming.
Displaying 1 through 7 of 7. Subscribe:

Full featured, extensible enumerations for javascript.

It seems like my pandemic super-power is starting a project, getting side-tracked by some aspect of that project, turning that into its own project and then forgetting about the thing I was originally working on. In that spirit, I give you enumerated types (not just constants!) for javascript. [more inside]
posted by Mister_Sleight_of_Hand on Mar 18, 2021 - 1 comment

Interactive diary chat bot

Monolog is an interactive diary bot that prompts you with interesting questions, which it chooses based on the topics you write about. [more inside]
posted by TheMadStork on Dec 23, 2016 - 6 comments

The Full Stack

Unique insights for JavaScript developers.
posted by dortzur on Apr 4, 2016 - 2 comments

Structured text editor component for the web

In a deplorable lapse of judgement, I decided that I would be the person to fix the sorry state of online content writing, where sites currently either use crude HTML or Markdown input fields, or infuriating WYSIWYG components. Seven months later, there is ProseMirror, an alpha-stage piece of software that might just grow into the editor I want the web to use. It even does collaborative editing because some problems are just hard to resist. [more inside]
posted by marijn on Aug 18, 2015 - 6 comments

106.js

Play an 80s synth in your browser with 106.js, a MIDI-enabled emulation of the Roland Juno-106 synthesizer. Chrome/Desktop only. Github repo here.
posted by ludwig_van on May 18, 2015 - 9 comments

SliderBuilder: Make responsive sliders and carousels online

SliderBuilder is an interactive web-based WYSIWYG editor for creating slideshows, content sliders, and carousels for a website or blog. You manipulate slides, layers, images, and text through a web interface, then either generate HTML code to paste into your site or publish your slider at sliderbuilder.com. [more inside]
posted by quarantine on May 16, 2014 - 1 comment

Learn programming with Reeborg

Reeborg's World, an adaptation of Karel the Robot, is designed to teach programming. At present, only Javascript is taught but a Python version is planned for the near future. By design, the progression is very slow but the aim is to cover almost all the basic features (and keywords) of Javascript using a Test-Driven Learning approach. Reeborg's World is free to use and does not require any login.
posted by aroberge on Jun 11, 2013 - 2 comments

Page: 1