File tree Expand file tree Collapse file tree 5 files changed +3
-5
lines changed
content/pages/04-web-development Expand file tree Collapse file tree 5 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -1881,7 +1881,6 @@ <h2>Flask framework learning checklist</h2>
18811881< p > < i class ="fa fa-check-square-o "> </ i >
18821882Move on to the < a href ="/deployment.html "> deployment section</ a > to get your initial
18831883Flask project on the web.</ p >
1884- < h3 > What do you need to learn about web frameworks next?</ h3 >
18851884 < h1 > Bottle</ h1 >
18861885< p > < a href ="http://bottlepy.org/docs/dev/index.html "> Bottle</ a > is a WSGI-compliant
18871886< a href ="https://github.com/defnull/bottle/blob/master/bottle.py "> single source file</ a >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-05-27T17:22:25Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-05-28T10:24:49Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ <h2>Flask framework learning checklist</h2>
292292< p > < i class ="fa fa-check-square-o "> </ i >
293293Move on to the < a href ="/deployment.html "> deployment section</ a > to get your initial
294294Flask project on the web.</ p >
295- < h3 > What do you need to learn about web frameworks next?</ h3 >
295+ < h3 > What web development topic do you want to learn next?</ h3 >
296296< div class ="row ">
297297 < div class ="col-md-4 ">
298298 < div class ="well select-next ">
Original file line number Diff line number Diff line change @@ -238,5 +238,3 @@ Flask tutorial plus open source example applications found below.
238238Move on to the [ deployment section] ( /deployment.html ) to get your initial
239239Flask project on the web.
240240
241-
242- ### What do you need to learn about web frameworks next?
Original file line number Diff line number Diff line change 1+ < h3 > What web development topic do you want to learn next?</ h3 >
12< div class ="row ">
23 < div class ="col-md-4 ">
34 < div class ="well select-next ">
You can’t perform that action at this time.
0 commit comments