I like this format for learning a new technology - short snippet of annotated code I can copy paste and run - https://fasterthanli.me/blog/2020/a-half-hour-to-learn-rust/
The only downsize in this example is some of the code snippets are not working without some changes (like missing function declarations etc) but the concept is useful to increase adoption of technology.