HN user

rebugger

28 karma
Posts0
Comments11
View on HN
No posts found.

I can recommend Vaadin[1]. It feels like a successor to GWT, feels natural for backend develops and looks similar to Swing. A big component library is included and it offers binding for Typscript webcomponents (there's a frontend-centric variant of the framework named Hilla too).

Frontend states are held in a backend session, so it's safe for manipulations but i'd only recommend it for management UIs.

[1] https://vaadin.com/

And here we are... that's why AdBlockPlus isn't reliable anymore. They started with helping the user getting rid of all the ad-ridden websites and now they are monetizing it (not that it is wrong, but there should be another way - they are crippling their product).

Currently I'm using uBlock on all browsers using EasyList blocklists on all browsers.

We have ~10.000 selenium- and htmlunit-tests, run on multiple VMs to test against our product. Writing and maintaining tests is quite good due to a lot of helper classes, but test-execution needs ~24h. Currently we are trying to decrease the number of ui tests and increase component tests which should run a lot faster.