On Mon, Nov 14, 2011 at 4:58 PM, Jeremy Ruston <[email protected]> wrote: >> Yes, for the editing part. But with using require.js you need no >> server! you can also browse file:// based url's and all needed tw >> parts are loaded on demand. That's the great advantage. >> Later for deployment require.js can cook up your "integrated" tw. > > I see what you mean: directly executing TiddlyWiki's code in the > browser while it is split up into multiple files, obviating the need > for a cooking process entirely. That's an interesting approach, and > I'll give it some thought. It doesn't obviate the need for a build > tool, as you note.
Just to note, RequireJS has a build tool built into it already: http://requirejs.org/docs/optimization.html -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
