Anti Pattern

Design Pattern

Senthil Nayagan
1 min readFeb 11, 2019

Overview

Anti-patterns are certain patterns in software development that are considered bad programming practices.

As opposed to design patterns which are general, reusable solutions to a commonly occurring problems which have been formalized and are generally considered a good development practice, anti-patterns are the opposite and are undesirable.

--

--

Senthil Nayagan
Senthil Nayagan

Written by Senthil Nayagan

I am a Data Engineer by profession, a Rustacean by interest, and an avid Content Creator.

No responses yet