File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
source/content/pages/12-meta Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -10914,7 +10914,11 @@ <h2>Tactical improvements</h2>
1091410914attention.</p>
1091510915<ul>
1091610916<li>
10917- <p><a href="/redis.html">Redis</a>: Add "why use redis?" section.</p>
10917+ <p><a href="/mongodb.html">MongoDB</a>: Add "why is mongodb useful?" and
10918+ "database drivers" section.</p>
10919+ </li>
10920+ <li>
10921+ <p><a href="/redis.html">Redis</a>: Add "why use redis?", "data drivers" section.</p>
1091810922</li>
1091910923<li>
1092010924<p><a href="/git.html">Git</a>: Add "why use git?", "what is a distributed version
Original file line number Diff line number Diff line change @@ -68,7 +68,11 @@ <h2>Tactical improvements</h2>
6868attention.</ p >
6969< ul >
7070< li >
71- < p > < a href ="/redis.html "> Redis</ a > : Add "why use redis?" section.</ p >
71+ < p > < a href ="/mongodb.html "> MongoDB</ a > : Add "why is mongodb useful?" and
72+ "database drivers" section.</ p >
73+ </ li >
74+ < li >
75+ < p > < a href ="/redis.html "> Redis</ a > : Add "why use redis?", "data drivers" section.</ p >
7276</ li >
7377< li >
7478< p > < a href ="/git.html "> Git</ a > : Add "why use git?", "what is a distributed version
Original file line number Diff line number Diff line change @@ -47,7 +47,10 @@ Every page on Full Stack Python is a work-in-progress that can always
4747use improvements. The following items on this list need some love and
4848attention.
4949
50- * [ Redis] ( /redis.html ) : Add "why use redis?" section.
50+ * [ MongoDB] ( /mongodb.html ) : Add "why is mongodb useful?" and
51+ "database drivers" section.
52+
53+ * [ Redis] ( /redis.html ) : Add "why use redis?", "data drivers" section.
5154
5255* [ Git] ( /git.html ) : Add "why use git?", "what is a distributed version
5356 control system?", "what's the difference between git and github?" and
You can’t perform that action at this time.
0 commit comments