Markus Kohlhase
Markus Kohlhase
I'm sorry but I can't see the benefit. What concrete problem do you want to solve?
> After writing tones of markup using old and new macros my subjective conclusions is that I really dislike uppercase and shortened macros. So I strongly prefer `class![]` over `C![]`...
@Najidnadri I'm sorry I don't understand you question. Could you add some more information what you're trying to do? What do you mean by "CssClasses"?
The new website is showing an outdated version (`0.4.2 (Nov 05, 2019)`) but the overall documentation is quite good :) One thing that might be interesting for companies would be...
> @flosse Could you create an issue in https://github.com/seed-rs/seed-rs.org and describe a little bit what you think that should be in this section from your point of view? see https://github.com/seed-rs/seed-rs.org/pull/9
> Seed 0.7.0 release (released in next weeks). :tada: awesome!
> * [failure](https://docs.rs/failure/0.1.8/failure/) you might add a note that `failure` is deprecated ;-)
+1 for `thiserror` or `snafu`
I just compared the filesize of the counter example: - seed `v0.8.0`: `383K` - yew `v0.17.4`: `71K` - dodrio `v0.2.0`: `80K` - sauron `v0.34.0`: `148K` - mogwai `v0.3.6`: `94K` -...
> > I just compared the filesize of the counter example: ... > > The related issue comment: [krausest/js-framework-benchmark#854 (comment)](https://github.com/krausest/js-framework-benchmark/pull/854#issuecomment-770836519) thx!