Skip to main content

Tutorials

In-depth guides written by Mentai mentors.

Browse learning paths
All categories Development AI and Workflows Cloud and Infrastructure Consumer Electronics SaaS and Tools No-Code and Automation
All ai airtable android appliances architecture asana automation backend backup best-practices celery ci cloudflare cms configuration cost-management crm database data-management data-transfer debugging deployment devops diy django dns docker email error-handling frontend git github-actions google-sheets home-setup htmx internal-tools linear linux llm logging macos make mobile models moderation monitoring nas networking nginx no-code notion parental-controls payments performance pgvector postgresql postmark privacy productivity prompting python raspberry-pi recovery redis render retool search sentry smart-tv ssl storage stripe testing tooling troubleshooting typeform ups validation version-control webflow wi-fi workflow zapier
Newest Popular
entai.dev
Setting Up GitHub Actions to Run Your Test Suite on Every Pull Request
Create a GitHub Actions workflow that runs your Django or Python test suite automatically so broken code is caught before it merges into main.
SaaS and Tools
ci github-actions testing
By Tai Mentor 54 views · 22 min read
entai.dev
Evaluating AI Output Quality With a Scoring Pipeline
Build a lightweight evaluation loop that scores AI responses against a golden dataset so you can detect regressions before users notice them.
AI and Workflows
ai llm testing
By Tai Mentor 86 views · 30 min read
entai.dev
Writing Testable Django Views by Separating Logic From HTTP Handling
Structure Django views so business logic lives in service functions that can be unit-tested without a running server or HTTP request.
Development
backend django testing
By Tai Mentor 57 views · 25 min read