Thanks Joshua for the detailed response

https://github.com/felixhayashi/TW5-Vis.js is a "conversion" or "port" or 
whatever you wanna call it of vis.js to TW

I'd like to do the save for pixi.js https://github.com/pixijs



On Tuesday, May 26, 2020 at 8:06:58 AM UTC+3, Joshua Fontany wrote:
>
> It honestly depends on the what the library does, and your experience with 
> tiddlywiki and javascript. I was fairly new to javascript, especially on 
> node.js, but had background in other scripting and C#.net.
>
> The tiddlywiki architecture, i.e. the raw text -> parse tree -> widget 
> tree -> final DOM, process is very different than other html/js abstraction 
> layers like React, etc. Those work directly on the DOM, but tiddlywiki 
> destroys and re-creates the DOM "at-will" when the underlying tiddler data 
> has changed. This can be a hurdle at first.
>
> If you are just manipulating underlying tiddler data, or creating your own 
> $widget, there are some good examples in the $/:core that you can extend.
>
> Best,
> Joshua Fontany
>
> On Monday, May 25, 2020 at 9:35:45 PM UTC-7, Tony K wrote:
>>
>> I have seen quite a few "porting" / conversion for different JS libraries 
>> into TW. 
>>
>> would that be hard to do?, I'd like to do it for pixi.js but I am not 
>> sure where to start
>>
>> thanks
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a40951a2-ec17-4243-83b2-262f6b3c2df0%40googlegroups.com.

Reply via email to