Re: Tapestry 5 + JS framework

2014-07-28 Thread Thiago H de Paula Figueiredo
On Sun, 27 Jul 2014 09:31:40 -0300, Lance Java wrote: Tapestry just produces html and javascript so in theory it can easily integrate with any js library. If you ask a more specific, we can give a more specific answer. Agreed 200%. AngularJS is a JS framework. So is D3.js. So is Dojo. They'

Re: Tapestry 5 + JS framework

2014-07-28 Thread Thiago H de Paula Figueiredo
On Sun, 27 Jul 2014 09:46:56 -0300, Chung Khanh Duy wrote: Hi Jan, Hi, guys! I am using tapestry combined with Jquery , it looks great. If you are interested in with that, please refer at http://tapestry5-jquery.com/ for more details. Tapestry 5.4 supports both Prototype.js and jQuery o

Re: Tapestry 5 + JS framework

2014-07-27 Thread Kristian Marinkovic
Hi, Tapestry 5.4 (beta) built-in require js support makes it really easy to add other javascript frameworks cleanly. I'm currently working on T5.4 projects that integrate with angularjs and backbone/marionette js. g, Kris On Sun, Jul 27, 2014 at 2:46 PM, Chung Khanh Duy < chungkhanhduy1...@gma

Re: Tapestry 5 + JS framework

2014-07-27 Thread Chung Khanh Duy
Hi Jan, I am using tapestry combined with Jquery , it looks great. If you are interested in with that, please refer at http://tapestry5-jquery.com/ for more details. Thanks, Duy. On Sun, Jul 27, 2014 at 5:17 PM, Jan Fryblik wrote: > > > Hi guys, > > i haven't used Tapestry for a few months so

Re: Tapestry 5 + JS framework

2014-07-27 Thread Lance Java
Tapestry just produces html and javascript so in theory it can easily integrate with any js library. If you ask a more specific, we can give a more specific answer.

Tapestry 5 + JS framework

2014-07-27 Thread Jan Fryblik
Hi guys, i haven't used Tapestry for a few months so I want to ask again if something has changed. Do you have experience with combination of Tapestry and any JS framework? How difficult is to integrate it together? Are there any tutorials? I need something to create highly dynamic web fo