pba-content icon indicating copy to clipboard operation
pba-content copied to clipboard

Migrate code into dedicated repo(s) for FRAME module

Open nuke-web3 opened this issue 2 years ago • 3 comments
trafficstars

This repo should include only student-facing slides and instructor-facing notes on how to run the show :teacher:

Looks like these are the only code examples we should move out into either a monorepo for the module, or if intended to be packaged and shared independently in separate repo(s):

  • [ ] syllabus/5-FRAME/benchmarking-activity
  • [ ] syllabus/5-FRAME/frame-storage-activity
  • [ ] syllabus/5-FRAME/simple-runtime
  • [ ] Reference new repos in the README for the module for instructors know where to look for them and what to do with them

nuke-web3 avatar Jul 13 '23 18:07 nuke-web3

This time code was shared as a zip that (I think, correct if wrong) was made on the fly from live-coding, not as a formal crate, but as raw X.rs files for people to look at.

Is the intention not to share the included rust crates in this module, but rather essentially hand write out parts of the slides code and then (if they request it) send the files out to them, instead of just pointing to the slide code snippets?

syllabus/6-FRAME/2-FRAME_Basics/FRAME_Storage_Slides.md was delivered, with this file shared after I think: frame-storage-activity.zip

nuke-web3 avatar Jul 28 '23 18:07 nuke-web3

True live coding obviously cannot make its way into repos, since it is being generated live.

Code from slides are included in the pba-content: https://github.com/Polkadot-Blockchain-Academy/pba-content/tree/main/syllabus/6-FRAME/frame-storage-activity

shawntabrizi avatar Jul 30 '23 00:07 shawntabrizi

syllabus/5-FRAME/simple-runtime

Is totally legacy and should be deleted IMO.

kianenigma avatar Aug 14 '23 05:08 kianenigma