I’m happy to announce the launch of Rent Day! If you enjoy board games such as Monopoly, Rent Day tries to improve upon the basic idea and adds elements to allow different play styles. Players will have to make more strategic decisions to win and keep a close eye on their finances. Main features Player classes and skills Each player must pick one of four classes that suit their playstyle – Gambler, Conductor, Governor, and […]
Create self-contained Fragments that don’t need to duplicate markup
When to use unit testing and when to avoid it.
Early design for upcoming monopoly game.
Why you should avoid a release strategy involving client-specific branches.
Implement a custom AjaxRequestTargetProvider to prevent duplicate Javascript being sent to the browser.
Launching LetsDefinitely.com – A dating website
Step by step tutorial for deploying Spring Boot executable JAR to AWS beanstalk using Procfile and platform hooks/customization.
Change the default behavior of Wicket’s ajax request processing in order to avoid some common bugs.
Investigating a problem with duplicate markup ID’s generated by Wicket and how to solve it.
Categories
Recent Posts
Recent Comments
- Tom
Error:
A zip file cannot include itself
Can you please correct the plugin part so it doesn't use the same folder as input?
Deploying Spring Boot app to AWS Beanstalk with Nginx customization · September 3, 2021
- Golfman: Reality always wins I've used both Wicket and front-end JS frameworks and, having worked extensively on both, I can tell you that "Speed of development" is definitely NOT with the JS frameworks. You basically end up...
- Kiriller Sorry can not agree with you, wicket might be a well built technical framework. But the advantages of using a front-end framework like react.js and vue.js can not be beaten by Wicket nowadays. - Speed...
- Bernd Lauert Sorry but i have to refute your claims with the following arguments: 1. the Wicket community may be small but it is also very responsive, you usually get a helpful answer from the core devs on the...
- Kiriller There are many reasons why you should not use APACHE wicket. 1. Not very popular finding info about apache wicket is minimal 2. You are stuck with JAVA, so if you ever want to switch you have to...