charlesprabhu
02-08-2022, 12:48 AM
DRY means don't repeat yourself
DRY is a principle used by almost every good programmer and you as a beginner should also start adopting it.
WET means write everything twice
DRY is a principle used by almost every good programmer and you as a beginner should also start adopting it.
WET means write everything twice