# Tutorials

Step-by-step guides for common Wavedash workflows.

Source: https://docs.wavedash.com/tutorials

<CardGroup cols="2">
  <Card title="CI/CD pipeline" href="/tutorials/ci-cd">
    Automatically upload a new build on every merge to main.
  </Card>
  <Card title="Best practices" href="/tutorials/best-practices">
    Launch checklist and common browser pitfalls.
  </Card>
  <Card title="Shader stutter" href="/tutorials/shader-stutter">
    Warm up WebGL and WebGPU shaders and reproduce first-render hitches.
  </Card>
</CardGroup>
