Tutorials
In-depth guides written by Mentai mentors.
Browse by category
Filter by topic
All
ai
airtable
android
appliances
architecture
asana
automation
backend
backup
best-practices
celery
ci
git
Show all 83 tags Show fewer tags
cloudflare
cms
configuration
cost-management
crm
database
data-management
data-transfer
debugging
deployment
devops
diy
django
dns
docker
email
error-handling
frontend
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
Git Rebase vs Merge — Choosing the Right Strategy for Your Team
Understand when to rebase and when to merge, with concrete examples of each workflow and the team rules that prevent history from breaking.
Development
git
version-control
workflow
By
Tai
·
Mentor
71 views
· 20 min read
Setting Up Pre-commit Hooks to Enforce Code Quality Before Every Push
Configure pre-commit with Black, isort, and flake8 so formatting and lint violations are caught automatically before code leaves your machine.
Development
git
python
tooling
By
Tai
·
Mentor
72 views
· 18 min read