Aleksey Fomkin
Aleksey Fomkin
It would be cool to support Java EE application containers.
Currently there is abandoned module named [`performange-benchmark`](https://github.com/fomkin/korolev/tree/master/misc/performance-benchmark/src/main/scala/korolev). It can massively replay scenarios recorded with `Korolev.setDebugEnabled(true)` It is may be powerful tool if someone take to maintain it. What I see...
Korolev is focused on lightweights and performance. Page loading speed is a big advantage. However Korolev still doesn't support HTTP/2 server push which can drastically boost resources loading. ### Syntax...
Idea is to provide a way to load styles lazy as possible.
Internal messages queue solves the problem which is already solved by any Pub/Sub system. Besides, we force all users to watch on `Any` in theirs Context. This is not good.
Web Components fell short of expectations. 1. Most of components are extremely heavy 2. Low browsers support 3. API is complicated We should add an our own component API to...
Levsha sucks when inserting (or prepending) nodes in container with big number of children.