TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Understanding Python Decorators

1 pointsby octonaut4 months ago

1 comment

knighthack4 months ago
This is a great article on decorators! Sad that it's not gotten more comments. Love the gradual shift between using decorators for functions, wraps, classes, decorators with parameters.