mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-05 11:51:21 +01:00
* add search docs * add some screenshots * add in-issue filtering docs * Fix typos * some improvements * add to nav * add dark mode * Fix typos * fix image * move to docs * title * Apply suggestions from code review Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com> --------- Co-authored-by: PostHog <hey@posthog.com> Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
14 lines
427 B
Plaintext
14 lines
427 B
Plaintext
---
|
|
title: Tutorials and guides
|
|
sidebar: Docs
|
|
showTitle: true
|
|
---
|
|
|
|
Got a question which isn't answered below? Head to [the community forum](/questions) to let us know!
|
|
|
|
## Framework guides
|
|
|
|
- [How to set up Python (and Flask) error tracking](/tutorials/python-error-tracking)
|
|
- [How to set up Next.js error monitoring](/tutorials/nextjs-error-monitoring)
|
|
- [How to set up React error tracking](/tutorials/react-error-tracking)
|