Glavin001 / Glavin001/tslint-clean-code

no-primitive-obsession

Open
#11 0 comments 0 reactions 1 assignee Claimed by @Glavin001 View on GitHub
rule
Dominant language
TypeScript
Stars
175
Forks
15
PR merge metrics
No merged PRs in 30d

Description

https://blog.codinghorror.com/code-smells/

> Don't use a gaggle of primitive data type variables as a poor man's substitute for a class. If your data type is sufficiently complex, write a class to represent it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.