Oct. 7, 2019
2:02 p.m.
On 7 Oct 2019, at 15:27, Shaping <shaping@uurda.org> wrote:
How does PharoJS deal with the JS reuse issue? There are lots of JS widgets out there that we would just like to use, but we donât want to read JS if we donât have to. There are many wheels to reinvent, or at least recode in DSL, if I understand the PharoJS scheme correctly, but I may not.
PharoJS allows to reuse existing JS libraries.
Thatâs encouraging. Where is the most up-to-date tutorial on how to build an app in PharoJS using 3rd-party JS libs?
The ESUG 2018 presentation with the MatterJs Demo is what you are looking for https://pharojs.github.io/doc.html Noury