Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en-US/learn/index.smd
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Learn Zig by fixing tiny broken programs.
Solve coding exercises and get mentored to develop fluency in Zig.
- [Learning Zig](https://www.openmymind.net/learning_zig/)
Short introduction to Zig well suited for developers coming from garbage-collected languages.
- [Wasm with Zig for your web app](https://cryptodocguy.pro/wasm-zig/)
How to utilize Zig to speed up calculations in web applications.

## Relevant videos and blog posts
- [Road to Zig 1.0](https://www.youtube.com/watch?v=Gv2I7qTux7g) [video]
Expand Down