Hello, Made big progress on marrying Wicket and Vue. Currently, existing features are listed in README: https://github.com/OrienteerBAP/vuecket/blob/master/README.md Will really appreciate constructive feedback! (Even if it's something like "I didn't understand the README":) )
Thanks, Ilya --------------------------------------------- Orienteer(http://orienteer.org) - open source Business Application Platform On Tue, Aug 4, 2020 at 12:59 AM Илья Нарыжный <phan...@ydn.ru> wrote: > > Thank you, Martin! > > If somebody interested, work has begun in the following repository: > https://github.com/OrienteerBAP/vuecket > Features which I plan to add soon: > > 1) Support of Data Channel: channels for synchronization of data on > Vue side and named Models on wicket side. 1 way sync, 2 way sync, one > time, runtime, websocket. > 2) Support of subscriptions to vue events. > 3) Support of storing Vue code as Json (plain String is Java), *.vue > files, reference to NPM package > > Btw, recently we released JNPM (https://github.com/OrienteerBAP/JNPM) > - native java API for work with NPM. Idea is to use JNPM for more > fluent and runtime integration with NPM registry and NPM packages. For > example, to allow quickly link wicket component to the corresponding > implementation in NPM package, add data channels and event listeners. > Ideally with minimal "wrapping" JS code. > Ultimate goal is to make our product (Orienteer) even more rapid for > applications development due to reinforcement of front-end support. > > Thanks, > Ilya > --------------------------------------------- > Orienteer(http://orienteer.org) - open source Business Application Platform > > On Fri, May 8, 2020 at 6:18 AM Martin Grigorov <mgrigo...@apache.org> wrote: > > > > Hi Илья, > > > > 7 years ago I've made a (small) integration with Ractive.js: > > https://github.com/martin-g/wicket-ractive and blogged about it > > https://wicketinaction.com/2013/08/surgical-ajax-updates-with-ractive-js/ > > IMO Vue.js has started as a fork from Ractive.js but Rich Harris says it > > just influenced it: https://twitter.com/mtgrigorov/status/806531052743311360 > > :-) > > I like them both a lot! > > You can use wicket-ractive as an inspiration! It just uses Ractive.js for > > the Ajax updates (instead of Wicket's XML approach). I didn't go any > > deeper, like integrating on component level > > > > Have fun! > > > > On Thu, May 7, 2020 at 6:40 AM Илья Нарыжный <phan...@ydn.ru> wrote: > > > > > Hello, > > > > > > I code on Wicket for around 10 years and on Vue JS for a few months > > > and found a lot of in common between these frameworks. There are 100 > > > and 1 ways in Wicket how to integrate a front-end framework. But with > > > pre-created Wicket library - integration might be even deeper and lead > > > to a synergy effect. > > > > > > I've started to collect some ideas and "design notes" about the > > > library which allows integrating Wicket and Vue on another level. I > > > will really appreciate any feedback and more ideas and comments. Here > > > is this document: > > > > > > https://docs.google.com/document/d/1Lj4LqebeZFkYGsfyC2K7upUl8VpBeAE49Q-BLtvhpFM/edit?usp=sharing > > > Feel free to comment, edit or reply to this email. > > > > > > > > > P.S. If you use telegram: lets chat in the group around Wicket - > > > https://t.me/apache_wicket > > > P.P.S. Reminder: here is a curated list of "awesome things" around > > > Wicket: https://github.com/PhantomYdn/awesome-wicket . If you have > > > something to propose: please feel free to make a PR or an issue. > > > > > > Thanks, > > > Ilya > > > --------------------------------------------- > > > Orienteer(http://orienteer.org) - open source Business Application > > > Platform > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > > For additional commands, e-mail: users-h...@wicket.apache.org > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org