Skip to content

Commit 0d1f397

Browse files
committed
Create 2021-11-28-cleaning-up-the-process.markdown
1 parent 985e8c6 commit 0d1f397

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: post
3+
title: "Cleaning up the Process"
4+
date: 2021-11-28 00:06:00 +0000
5+
categories: design, development, theories
6+
author: Diviyesh Patel
7+
---
8+
9+
Right now, having spare time is great.
10+
11+
Useful to spend time refactoring code bases.
12+
13+
For simplicity and legibility sake.
14+
15+
Easy for new recruits to understand and easily maintain with a little bit of help from colleagues around them.
16+
17+
Scaling at ease while growing phenomenomly.
18+
19+
Reviewing some learning materials to picking something new and trialing its outcome.
20+
21+
Converting legacy code to current standards.
22+
23+
The additional performance boost when loading data via API’s and handling Front-End manipulations for aesthetics.
24+
25+
Thinking more innovative for individuals and teams, where to optimise productivity.
26+
27+
Where to cut repetitive bore from manual tasks that could be automated.
28+
29+
Making things from both sides easy that isn’t usually straight forward from different areas of a system.
30+
31+
Could it be possible to have different areas to be unique and optimised for different departments while keeping consistency?
32+
33+
It’s no longer just a feature, call it the user experience workflow – a start to end process.

0 commit comments

Comments
 (0)