jetli/awesome-yew

Add reference to WebAssembly book

jstarry opened this issue · 3 comments

This book has a chapter on creating an app with Yew (I haven't reviewed it personally): https://pragprog.com/book/khrust/programming-webassembly-with-rust

jetli commented

This book was included once, I used this page: https://www.oreilly.com/library/view/programming-webassembly-with/9781680506846/
but I removed it in this commit: 55b68bf, because I cannot review it personally too, and I prefer online books.

I can add it back if you think it's useful.

jetli commented

Done, added it back: cc3df0f

Yeah I think it's useful, thanks!