Daniel Sokil

Results 86 comments of Daniel Sokil

If you are looking for a library with very wide support, you should go with https://lit-html.polymer-project.org

@jihgao This library was created to be minimal, you could read more @ https://toddmotto.com/echo-js-simple-javascript-image-lazy-loading/ But echo does have a `render` function for cases like this. @ https://github.com/toddmotto/echo#render Creating a performant...

That is what `echo.render()` is for, as mentioned in docs.

@fomkin I wanted to mention Svelte for inspiration because it satisfies most of the requirements mentioned.

@fomkin This 'component API' that you have mentioned will it also be transported via WebSockets on demand? Or will it be compiled with the Korolev run-time JS bundle?

Are you still planning on supporting HTTP/2? Or even HTTP/3?

HTTP3 Support?

@RealLau I doubt that Nginix will improve performance. Because Nginix itself has a limitation on how many requests per second it can handle. But you can check this out: https://github.com/vibora-io/vibora/blob/master/docs/deploy.md

Would be great to see https://falconframework.org/