Content-Length: 330744 | pFad | http://github.com/Jibbscript/fullstackpython.com/commit/1eede9a44e0680b7ae712d08286b5a240247d89c

29 fixing more links · Jibbscript/fullstackpython.com@1eede9a · GitHub
Skip to content

Commit 1eede9a

Browse files
committed
fixing more links
1 parent 2617df4 commit 1eede9a

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

content/pages/04-web-development/17-css.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,14 @@ web application's design.
119119
provides advice on how to write simpler, easier-to-maintain CSS code
120120
to reduce your need to rely on CSS preprocessors and build pipelines.
121121

122+
* [How to Detect Unused CSS or JavaScript](https://javascript.plainenglish.io/detect-unused-css-or-javascript-in-your-code-8d200ef07e50)
123+
explains how to use [Chrome DevTools](https://developer.chrome.com/docs/devtools/)
124+
to analyze a page's CSS and identify parts that are not used. Note that
125+
even though a specific page does not use that CSS (or JS), there might
126+
be another page that uses the same CSS files and *does* use that "unused"
127+
code, so test your pages before and after making the changes to ensure
128+
you did not inadvertently break something else!
129+
122130
* [CSS refresher notes](https://github.com/vasanthk/css-refresher-notes) is
123131
incredibly helpful if you've learned CSS in bits and pieces along the way
124132
and you now want to fill in the gaps in your knowledge.

content/pages/05-deployment/09-paas.markdown

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,6 @@ of controlling and modifying the project for your own applications,
6969
but prevents you from offloading the responsibility of keeping servers
7070
running to someone else.
7171

72-
* [Kel](http://www.kelproject.com/) uses Kubernetes as a foundation
73-
for a custom self-hosted PaaS. Note that it was created by Eldarion,
74-
which had one of the first Python-specific PaaS offerings on the
75-
market around the time that Heroku was launched.
76-
7772
* [Dokku](http://dokku.viewdocs.io/dokku/) builds on Docker and has
7873
hooks for plugins to extend the small core of the project and customize
7974
deployments for your applications.
@@ -82,7 +77,6 @@ running to someone else.
8277
designed to run on top of AWS services.
8378

8479

85-
8680
## Platform-as-a-service resources
8781
* [The differences between IaaS, PaaS and SaaS](https://www.engineyard.com/blog/the-differences-between-iaas-paas-and-saas-and-when-to-use-each)
8882
explains the abstract layer differences among "X-as-a-service" offering

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Jibbscript/fullstackpython.com/commit/1eede9a44e0680b7ae712d08286b5a240247d89c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy