@@ -198,7 +198,7 @@ <h3>Once your app is styled what do you need to learn next?</h3>
198198 < div class ="well select-next ">
199199 < a href ="/javascript.html " class ="btn btn-success btn-full "> < i class ="fa fa-html5 fa-inverse fa-2x "> </ i > </ a >
200200 < p class ="under-btn ">
201- How do I create more dynamic interaction in the browser with JavaScript?
201+ How do I create dynamic browser interaction with JavaScript?
202202 </ p >
203203 </ div >
204204 </ div >
@@ -223,7 +223,7 @@ <h3>Once your app is styled what do you need to learn next?</h3>
223223 < div class ="well select-next ">
224224 < a href ="/application-programming-intefaces.html " class ="btn btn-success btn-full "> < i class ="fa fa-exchange fa-2x "> </ i > </ a >
225225 < p class ="under-btn ">
226- What are application programming interfaces ?
226+ What are APIs ?
227227 </ p >
228228 </ div >
229229 </ div >
@@ -452,12 +452,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
452452 each Python web application stack layer and provides the
453453 best web resources for those topics.
454454 < hr />
455+ Looking for more detailed tutorials and walkthroughs than what is
456+ presented here?
457+ < a href ="/email.html "> Sign up for an email alert when that content is created.</ a >
458+ < hr />
455459 < a href ="http://twitter.com/mattmakai "> Matt Makai</ a > designed and
456460 wrote this site with assistance from community pull
457- requests. If you're on GitHub you can
461+ requests. On GitHub you can
458462 < a href ="https://github.com/makaimc "> follow him</ a >
459- to see what daily changes are made or
460- < a href ="https://github.com/makaimc/fullstackpython.github.com "> star the repository</ a > for future reference.
463+ to see what daily changes are made.
461464 </ div >
462465 </ div >
463466 < div class ="panel panel-success ">
0 commit comments