Skip to content

Commit

Permalink
Resources: added the k6-oss-workshop (#1551)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppcano authored Apr 16, 2024
1 parent d07abde commit 9f8995d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docs/sources/next/get-started/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ These resources help you write and run k6 tests in a safe environment and explor

- [Get started with k6 tutorial](https://grafana.com/docs/k6/<K6_VERSION>/examples/get-started-with-k6). The getting started tutorial provides some procedures for common real-life uses of k6 and does not require prior knowledge of k6 or JavaScript

- [k6 Learn](https://github.com/grafana/k6-learn). A repository with a course and a ton of learning resources
- [k6 YouTube channel](https://www.youtube.com/c/k6test/playlists). Office hours, specific playlists, and other interesting videos from the community.
- [k6 Learn](https://github.com/grafana/k6-learn). A repository with a course and a ton of learning resources.
- [k6 OSS workshop](https://github.com/grafana/k6-oss-workshop). A 2-3 hour k6 workshop with practical k6 examples using the QuickPizza demo app.
- [k6 YouTube channel](https://www.youtube.com/playlist?list=PLDGkOdUX1UjrZM3lIHvFcKJxVgl2n4J65). Office hours, specific playlists, and other interesting videos from the community.
- [Awesome k6](https://github.com/grafana/awesome-k6). A list of awesome stuff about k6.
- [Examples](https://github.com/grafana/k6/tree/master/examples). A directory full of example k6 scripts for different use cases.

Expand Down
5 changes: 3 additions & 2 deletions docs/sources/v0.50.x/get-started/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ These resources help you write and run k6 tests in a safe environment and explor

- [Get started with k6 tutorial](https://grafana.com/docs/k6/<K6_VERSION>/examples/get-started-with-k6). The getting started tutorial provides some procedures for common real-life uses of k6 and does not require prior knowledge of k6 or JavaScript

- [k6 Learn](https://github.com/grafana/k6-learn). A repository with a course and a ton of learning resources
- [k6 YouTube channel](https://www.youtube.com/c/k6test/playlists). Office hours, specific playlists, and other interesting videos from the community.
- [k6 Learn](https://github.com/grafana/k6-learn). A repository with a course and a ton of learning resources.
- [k6 OSS workshop](https://github.com/grafana/k6-oss-workshop). A 2-3 hour k6 workshop with practical k6 examples using the QuickPizza demo app.
- [k6 YouTube channel](https://www.youtube.com/playlist?list=PLDGkOdUX1UjrZM3lIHvFcKJxVgl2n4J65). Office hours, specific playlists, and other interesting videos from the community.
- [Awesome k6](https://github.com/grafana/awesome-k6). A list of awesome stuff about k6.
- [Examples](https://github.com/grafana/k6/tree/master/examples). A directory full of example k6 scripts for different use cases.

Expand Down

0 comments on commit 9f8995d

Please sign in to comment.