Many languages work on a compilation story to WebAssembly, but Rust is already ready for primetime. Why?
This course gives you the tools to compile to WebAssembly with Rust. Over 11 lessons, we’ll set up a project and explore various paths of communication and interoperability between Rust and JavaScript.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
I’m doing the notes for this course and it’s great! I only answered “very likely” instead of “entirely likely” because a couple things have changed since the course was recorded.
A great course! I would like to see more details in how wasm-bindgen works and more examples of some of the keywords like "extern".
I will have to watch it again to make this work
Course needs an update. rust-webpack lib changed dramatically
it is too advance ... and is it grait !! but I do not know people to ecommend... it is all to new... thanks anyway thanks Nik again
The course helped me in understanding how to setup the environment and how to get started. It's really important to get an entrypoint when you are learning new technologies. This course provided a good one. Thanks!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.