Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DX Feedback Board to footer of Dev Journey pages #2307

Merged
1 commit merged into from
Dec 21, 2023
Merged
Show file tree
Hide file tree
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 docs/tutorials/developer-journey/level-0/01-ic-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).


## Next steps

Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-0/02-ic-terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [0.3 Developer environment setup](03-dev-env.md).
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-0/03-dev-env.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [0.4 Introduction to canisters](04-intro-canisters.md).
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [0.5 Introduction to languages](05-intro-languages.md).
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).


## Next steps

- [0.6 Introduction to dfx](06-intro-dfx.md).
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-0/06-intro-dfx.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [1.1 Exploring a live demo.](../level-1/1.1-live-demo.md)
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-1/1.1-live-demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Now that you've explored a live canister deployed on the Motoko playground, you'll move onto developing your own dapp rather than using the default template files. But first, let's go over the basics of Motoko in Motoko level 1.
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-1/1.2-motoko-lvl1.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Now that you've covered the basics of Motoko, let's put these concepts all together in practice by developing your first dapp!
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-1/1.3-first-dapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

In this tutorial, you only deployed our dapp to your local environment. In the next module, you'll set up a cycles wallet and acquire cycles in order for you to deploy your dapp to the Internet Computer mainnet.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

In this tutorial, you set up our identity and acquired free cycles from the cycles faucet. Now that you have cycles, you can deploy your first dapp on the IC mainnet.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Now that you have canisters running on the mainnet, the next steps are to learn how you can manage these canisters, such as how to upgrade them or delete them.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

In the next step of our developer journey, you'll explore upgrading canisters, storage, and persistence.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, you'll look at advanced canister calls, such as inter-canister calls and canister query methods.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's dive into using third-party canisters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's take a deeper dive into an introduction of Candid and the role that it plays in development on the IC.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's explore how to test and debug projects and canisters.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

To wrap up level 2 of our developer journey, you'll dive into Motoko level 2 and learn more about Motoko's fundamentals.
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-2/2.6-motoko-lvl2.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

That'll wrap up level 2 of our developer journey! In the next level, you'll start by taking a look at using package managers for Motoko.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's dive into using HTTPS outcalls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's dive deeper into certified variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's dive deeper into agents:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, let's take a look at identities and authentication.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, you'll take a look at Motoko level 3:
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-3/3.6-motoko-lvl3.md
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

That'll wrap up level 3 of our developer journey! In the next level, you'll start by taking a look at using the ICP ledger.
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-4/4.1-icp-ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, you'll dive into ICRC-1 tokens and how to deploy your own token using the ICRC-1 standard.
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-4/4.2-icrc-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, you'll dive into ckBTC:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, you'll explore the IC's governance and token staking:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

Next, you'll dive into how to use the tool quill:
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-4/4.5-using-quill.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

To finish the level 4 developer journey section, you'll wrap up with Motoko level 4:
Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/developer-journey/level-4/4.6-motoko-lvl4.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

That'll wrap up level 4 of the developer journey! Next, you'll dive into the final level, level 5:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [5.2 Developing a dapp using the IC Ethereum integration](5.2-ICP-ETH-tutorial.md)
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [5.3 Creating a decentralized token swap](5.3-token-swap-tutorial.md)
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [5.4 Creating NFTs on the IC](5.4-NFT-tutorial.md)
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [5.5 Creating an auction dapp](5.5-auction-tutorial.md)
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ Did you get stuck somewhere in this tutorial, or feel like you need additional h

- [Weekly developer office hours](https://discord.gg/4a7SZzRk?event=1164114241893187655) to ask questions, get clarification, and chat with other developers live via voice chat. This is hosted on our [developer Discord](https://discord.com/invite/cA7y6ezyE2) group.

- Submit your feedback to the [ICP Developer feedback board](http://dx.internetcomputer.org).

## Next steps

- [5.6 Next steps](5.6-next-steps.md)
Loading