I am new to this group. I have been using Tiddlywiki for a couple of
years and I would like now to learn to customize it together with
Tiddlyweb in order to play with some concepts for knowledge
modularization. Although I am proficient in Python my Javascript is
just basic. My question is then, in order to grok Tiddlywiki's
internals,
What Javascript book do you recommend? A general book on Javascript or
a JQuery book?
Best regards,
-á.
You should definitely know about JavaScript and the DOM before using
jQuery in anger. This is a useful collection of articles:
http://dev.opera.com/articles/view/1-introduction-to-the-web-standards-cur/#toc
For TiddlyWiki-specifics, this might be a good start:
http://tiddlywiki.org/wiki/Dev:Introduction
HTH.
-- F.