File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments