Re: How it Feels to Learn Javascript in 2016

2017-01-30 Thread fzb
Andrea Del Bene-3 wrote > Go straight to slide 26 of my presentation :-D > > http://events.linuxfoundation.org/sites/events/files/slides/Wicket_The_story_so_far_and_beyond.pdf Yes, I went to that link via ur slides .. I forgot that to mention. -- View this message in context:

How it Feels to Learn Javascript in 2016

2017-01-26 Thread fzb
Must read article if you are thinking to start new app development in Java script world. Also read the comments below, how many of them had echoed the same concerns.. https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f#.gkg3u1pdp Wicket is so easy to develop and

Re: Wicket Appl - Cleanup & Scale

2016-10-20 Thread fzb
Thanks Martin for the reply. Very much answers the questions i had asked. Will try the suggestions and post update here. - fzb -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Appl-Cleanup-Scale-tp4675820p4675859.html Sent from the Users forum mailing list

Re: Wicket Appl - Cleanup & Scale

2016-10-18 Thread fzb
rtion of the page gets refreshed.. This is what is being done by JS fwk like react to compare virtual DOM & actuam DOM. In this case we are doing it, whereas in React it does it by itself. Thank you. Regards Fzb -- View this message in context: http://apache-wicket.1842946.n4.nabble.c

Wicket Appl - Cleanup & Scale

2016-10-17 Thread fzb
multiple ? how to regroup them as single app for the user. Addressing these 4 will take our app to the next level. Please give your suggestions on these .. - fzb -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Appl-Cleanup-

Re: Wicket vs JS frameworks.

2016-10-14 Thread fzb
ke decisions, you need to stand by those and prove it.. This topic was intended to clarify & get more insights to be able to make decision. - fzb -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-vs-JS-frameworks-tp4675771p4675798.html Sent from the Users

Re: Wicket vs JS frameworks.

2016-10-14 Thread fzb
hts will help us all understand, how to choose what depending on the scenarios in hand. - fzb -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-vs-JS-frameworks-tp4675771p4675796.html Sent from the Users forum mailing list archive at Nabble.

Re: Wicket vs JS frameworks.

2016-10-14 Thread fzb
Tobias Soloschenko wrote > I think because Wicket uses HTML5 and Java you can combine JS Frameworks > with many of the features of Wicket. Example: Because you have a java > backend you can build a rest API with wicket-rest-annotations and > configure your Angular JS to work with it - if you have

Re: Wicket vs JS frameworks.

2016-10-14 Thread fzb
Ernesto Reinaldo Barreiro-4 wrote > 2- In some places, companies I have worked for as consultant, I have seen > projects that they considered complex because the JS paraphernalia. They > were be just trivial using Wicket. The sad thing is they did not have any > need to scale. So, something like

Wicket vs JS frameworks.

2016-10-13 Thread fzb
sing other frameworks as well. Are there any combinations which works well with Wicket or otherwise. - fzb -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-vs-JS-frameworks-tp4675771.html Sent from the Users forum mailing list archive at Nabble