You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,12 @@ <h2>General web framework resources</h2>
113
113
<ahref="http://grokcode.com/864/snakefooding-python-code-for-complexity-visualization/">code complexity of several Python web frameworks</a>
114
114
by providing visualizations based on their code bases.</p>
115
115
</li>
116
+
<li>
117
+
<p><ahref="http://www.reddit.com/r/webdev/comments/2les4x/what_frameworks_do_you_use_and_why_are_they/">What web frameworks do you use and why are they awesome?</a>
118
+
is a language agnostic Reddit discussion on web frameworks. It's interesting
119
+
to see what programmers in other languages like and dislike about their
120
+
suite of web frameworks compared to the main Python frameworks.</p>
Copy file name to clipboardExpand all lines: source/content/pages/02-web-frameworks/0201-web-frameworks.markdown
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,11 @@ including everything in the framework with tight integration.
78
78
[code complexity of several Python web frameworks](http://grokcode.com/864/snakefooding-python-code-for-complexity-visualization/)
79
79
by providing visualizations based on their code bases.
80
80
81
+
*[What web frameworks do you use and why are they awesome?](http://www.reddit.com/r/webdev/comments/2les4x/what_frameworks_do_you_use_and_why_are_they/)
82
+
is a language agnostic Reddit discussion on web frameworks. It's interesting
83
+
to see what programmers in other languages like and dislike about their
84
+
suite of web frameworks compared to the main Python frameworks.
Copy file name to clipboardExpand all lines: web-frameworks.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,12 @@ <h2>General web framework resources</h2>
99
99
<ahref="http://grokcode.com/864/snakefooding-python-code-for-complexity-visualization/">code complexity of several Python web frameworks</a>
100
100
by providing visualizations based on their code bases.</p>
101
101
</li>
102
+
<li>
103
+
<p><ahref="http://www.reddit.com/r/webdev/comments/2les4x/what_frameworks_do_you_use_and_why_are_they/">What web frameworks do you use and why are they awesome?</a>
104
+
is a language agnostic Reddit discussion on web frameworks. It's interesting
105
+
to see what programmers in other languages like and dislike about their
106
+
suite of web frameworks compared to the main Python frameworks.</p>
0 commit comments