File tree Expand file tree Collapse file tree 6 files changed +12
-2
lines changed
content/pages/04-web-development Expand file tree Collapse file tree 6 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,14 @@ world.
6464 that the visualization unfortunately stops around the beginning of 2013 but
6565 it's a good way to explore what happened in the first 24 years.
6666
67+ * [ Web app checklist] ( http://dhilipsiva.com/webapp-checklist/ ) presents
68+ good practices that developers building and [ deploying] ( /deployment.html )
69+ web applications should follow. Don't worry about having every single
70+ one of these recommendations implemented before getting your site
71+ live, but it is worthwhile to review the list to make sure there is not
72+ something obvious you can handle in a few minutes that will improve
73+ your site's security, performance or usability.
74+
6775* [ Web application development is different and better] ( http://radar.oreilly.com/2014/01/web-application-development-is-different-and-better.html )
6876 provides some context for how web development has evolved from writing
6977 static HTML files into the complex JavaScript client-side applications
Original file line number Diff line number Diff line change 33 < div class ="pnb ">
44 {% include "sponsor/digitalocean.html" %}
55 < hr >
6- {% include "sponsor/mapbox .html" %}
6+ {% include "sponsor/okta .html" %}
77 </ div >
88</ div >
Original file line number Diff line number Diff line change 1- < a href ="https://www.mapbox.com/ " style ="border:none "> < img src ="/img/logos/mapbox.png " alt ="Mapbox logo. " width ="100% " style ="padding:6px 0 8px "> </ a >
1+ < a href ="https://www.mapbox.com/ " style ="border:none "> < img src ="/img/logos/mapbox.png " alt ="Mapbox logo. " width ="100% " style ="padding:2px 0 8px "> </ a >
22< p class ="sps "> Easily build maps, search and navigation into your Python applications with < a href ="https://www.mapbox.com/ "> Mapbox</ a > .</ p >
Original file line number Diff line number Diff line change 1+ < a href ="https://developer.okta.com/ " style ="border:none "> < img src ="/img/logos/okta.png " alt ="Okta logo. " width ="100% " style ="padding:6px 0 12px "> </ a >
2+ < p class ="sps "> Secure and manage identities in your Python web apps < a href ="https://developer.okta.com/ "> with Okta</ a > .</ p >
You can’t perform that action at this time.
0 commit comments