Unlocking GitHub Codespaces for Workshops
Teaching code to people of all skill levels has never been easier thanks to Codespaces
May 23, 20239 min read7

Search for a command to run...
Articles tagged with #codespaces
Teaching code to people of all skill levels has never been easier thanks to Codespaces

Building a blockchain is not always for the faint of heart. It can require extensive knowledge in an array of subjects. Thankfully, there are tools like Substrate, a Rust-based SDK for blockchains, that can help you in the process. Yet, even with Sub...
