0
votes
Any In-place Javascript Rich Text Editor available?
Can you not just use TinyMCE (/whatever), size it smaller, attach some jQuery event handlers to the text and replace it with the editor when appropriate.
…
1
vote
What do you use to keep notes as a developer?
I love having a notebook to scribble stuff, but that's mostly for layouts/designs/etc. For code snippets I use gist. They can be marked private, …
