Hi everyone, this must be a very naive question, but I feel like my JS plugins development workflow is far from optimal and I would like some advice.
So, how do I develop (on my Linux) 1) I have a twsomething.html with my javascript tiddler (say myplug.js) in it. 2) myplug.js is also a file in my directory. 3) I edit myplug.js, say with emacs. When I feel it is "ready", I copy in (manually) in my tiddler. 4) I reload my twsometing.html file in my browser 4.1) if no error, I do small adkustment directly in the tiddler. When fine, I copy back to my myplug.js file. 4.2) if error => big red popup window in browser, I do my best to correct it directly in the browser, but most often the big red window is too large and cannot bi clicked away. So it is a bit painfull... 5) go back to 3) 6) eventually, pack my plugin as explained in http://tiddlywiki.com/dev/#Developing%20plugins%20using%20Node.js%20and%20GitHub So I'm pretty sure there is a better way, but as I am not experienced at all with javascript/tw5, I can not find a better way of doing things. How are you doing things ? Thanks, Snow/Alain -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/dffac6af-d057-49b9-b6fb-ece75a239865%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
