protoschool.github.io
protoschool.github.io copied to clipboard
The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, a...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.20.0 to 0.34.0. Changelog Sourced from monaco-editor's changelog. [0.34.0] Introduction of IEditor.createDecorationsCollection API New function removeAllMarkers to remove all markers Support for light high contrast theme Introduction...
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.5.0 to 10.4.0. Release notes Sourced from cypress's releases. v10.4.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0 v10.3.1 Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1 v10.3.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0 v10.2.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0 v10.1.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0 v10.0.3 Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3...
**What networking protocol would this tutorial address?** drand: The Distributed Randomness Beacon - https://drand.love (not a networking protocol strictly speaking) **What will the user know how to do after completing...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 3.12.1 to 5.0.8. Release notes Sourced from @vue/cli-service's releases. v5.0.8 :bug: Bug Fix @vue/cli-service 0260e4d fix: add devServer.server.type to useHttps judgement (vuejs/vue-cli#7222) @vue/cli-ui 07052c4 fix: Vue CLI...
Have a question or suggestion regarding a specific ProtoSchool lesson? Please use this template to share it! **URL of the lesson that's confusing:** - https://proto.school/basics/01 **What's confusing about this lesson?**...
Have a question or suggestion regarding a specific ProtoSchool lesson? Please use this template to share it! **URL of the lesson that's confusing:** https://proto.school/regular-files-api/04 **What's confusing about this lesson?** In...
**URL of the lesson that's confusing:** https://proto.school/merkle-dags/05 **What's confusing about this lesson? Quoting the lesson:** > And, if we want to embed that subgraph as a part of a larger...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 4.1.5 to 5.12.0. Release notes Sourced from @cypress/webpack-preprocessor's releases. 5.6.0 Released 11/09/2020 Features: You can now dynamically add aliases for requests intercepted via cy.route2(). See an example....