Skip to content

Commit 2149d81

Browse files
committed
Create 2020-07-29-quick-changes.markdown
1 parent 14befc5 commit 2149d81

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
layout: post
3+
title: "Quick Changes"
4+
date: 2020-07-29 08:47:00 +0000
5+
categories: reviews
6+
author: Diviyesh Patel
7+
---
8+
9+
There are times when things need completed urgently.
10+
11+
But there are methods to go about it.
12+
13+
First think about the 5 W’s.
14+
15+
Who, what, when, why, where.
16+
17+
Apply this logic to one of your tasks.
18+
19+
The ‘who’ will factor the ‘how’ situation, so don’t worry there.
20+
21+
But wait just there!
22+
23+
That’s great for adding features.
24+
25+
Anyone thought about removing features?
26+
27+
Check first if there are other features around the feature you’re about to remove.
28+
29+
If it’s the only feature there, question yourself again the following…
30+
31+
Does it look odd?
32+
33+
Before removing a feature that’s self isolated, try creating a replacement feature.
34+
35+
Without these scenarios, things will turn out half baked.

0 commit comments

Comments
 (0)