Menu

#Decorator

8 posts

Feed·
7 of 8 posts
📰
0

A better way to create Swagger Docs for Koa APIs using decorators?

DEV Community: koa·Oghenovo Usiwoma·about 1 month ago
#8SHp5ERJ
#dev#decorator#code#class#highlight#swagger

Hello there!👋 I just did something to ease documentation for Koa APIs and I'm going to share it with you. If you are a fan of typescript's decorators or you are figuring out how to use them then you'll probably love this.…

15s
Read More
📰
0

Build a Logger and Validator with TypeScript Decorators (Like NestJS)

DEV Community: nestjs·Malloc72P·about 1 month ago
#awl2CNMO
#dev#class#code#highlight#decorator#article

Note: This post is a translated version of an article originally published on my personal blog. You can read the original Korean post here. Decorators are a metaprogramming syntax that lets you attach metadata — or extend behavior — on classes, methods,…

15s
Read More
Python Decorators for Production Machine Learning Engineering - MachineLearningMastery.com
📰
0

Python Decorators for Production Machine Learning Engineering - MachineLearningMastery.com

MachineLearningMastery.com·Nahla Davies·about 1 month ago
#HaH2kATV

In this article, you will learn how to use Python decorators to improve the reliability, observability, and efficiency of machine learning systems in production.

15s
Read More