Allan Zhang

Results 102 comments of Allan Zhang

Whereas React calls itself a library, Vue and Angular are frameworks. I think "framework" is appropriate and informs that Yew is more comprehensive than just a "library". I would prefer...

Hi @talyssonoc, any interest in merging the changes by @MatejBransky into upstream?

Matej, thanks for taking the time. My minimal working example is here ---> https://github.com/allan2/nextjs-katex It works. My problem was the import of `` was filled in by WebStorm like this:...

I'd like to use this feature. Could CI be re-run?

> I'll ask here since this is the only deserialization issue I found related to chrono_tz. Is there a reason why Tz cannot be deserialized? It's all Continent/City combinations. Is...

Could you provide the code for this example?

@ikrivosheev I haven't yet. Feel free to contribute :)

You can follow the latest work in #1595

It would be nice if it were mentioned that `HttpConnector` implements `tower_service::Service` in 1.0 instead of `hyper::service::Service` in 0.14. It was easy for me to miss this when converting IO...

Sounds good! Thanks for taking this on.