File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ This file keeps a log of version releases. This file is maintained
39
39
* Client-side rendering (CSR) vs server-side rendering (SSR), in front-end development
40
40
* Browser events, under front-end development
41
41
* Profiling, under Optimization
42
+ * Artifact repositories and image registries, in DevOps practices
42
43
43
44
#### Changed
44
45
@@ -48,10 +49,11 @@ This file keeps a log of version releases. This file is maintained
48
49
* Renamed "master-slave" to "Controller-agent / Primary-replica"
49
50
* Improved Peer Code Review best practice adding TL;DR note
50
51
* Links for "control structures" and "boolean algebra"
51
- * Further clarifications in Clean Code section
52
+ * Significant improvements to Clean Code section
52
53
* Split Architecture and Infrastructure
53
54
* Monolith vs Microservices, in Architecture
54
55
* Concurrency is now part of "Other general technical knowledge"
56
+ * Replaced "system tests" with "end-to-end tests"
55
57
56
58
#### Removed
57
59
You can’t perform that action at this time.
0 commit comments