Remove tweet links from guides

pull/1657/head
Kamran Ahmed 3 years ago
parent 8403e0c5cc
commit 77874bf53b
  1. 1
      content/guides/asymptotic-notation.md
  2. 1
      content/guides/avoid-render-blocking-javascript-with-async-defer.md
  3. 1
      content/guides/basic-authentication.md
  4. 1
      content/guides/big-o-notation.md
  5. 1
      content/guides/character-encodings.md
  6. 1
      content/guides/ci-cd.md
  7. 1
      content/guides/dhcp-in-one-picture.md
  8. 1
      content/guides/jwt-authentication.md
  9. 1
      content/guides/oauth.md
  10. 1
      content/guides/random-numbers.md
  11. 1
      content/guides/scaling-databases.md
  12. 1
      content/guides/session-authentication.md
  13. 1
      content/guides/ssl-tls-https-ssh.md
  14. 1
      content/guides/sso.md
  15. 1
      content/guides/token-authentication.md
  16. 1
      content/guides/unfamiliar-codebase.md
  17. 1
      content/guides/what-are-web-vitals.md
  18. 1
      content/guides/what-is-sli-slo-sla.md
  19. 1
      content/project/android.json
  20. 1
      content/project/backend.json
  21. 1
      content/project/devops.json
  22. 1
      content/project/frontend.json
  23. 1
      content/project/intro.json
  24. 5222
      content/project/react.json

@ -13,4 +13,3 @@ Asymptotic notation is the standard way of measuring the time and space that an
[![](/guides/asymptotic-notation.png)](/guides/asymptotic-notation.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1243861514907418624) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/avoid-render-blocking-javascript-with-async-defer.png)](/guides/avoid-render-blocking-javascript-with-async-defer.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1436392322451841026) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/basic-authentication.png)](/guides/basic-authentication.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1261783266044063748) where this image was posted.

@ -2,4 +2,3 @@ Big-O notation is the mathematical notation that helps analyse the algorithms to
[![](/guides/big-o-notation.png)](/guides/big-o-notation.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1235708842610212864) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/character-encodings.png)](/guides/character-encodings.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1259631582362689537) where this image was posted.

@ -2,4 +2,3 @@ The image below details the differences between the continuous integration and c
[![](/guides/ci-cd.png)](/guides/ci-cd.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1282806173939511298) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/dhcp.png)](/guides/dhcp.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1254142557417857025) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/jwt-authentication.png)](/guides/jwt-authentication.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1273375903511465990) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/oauth.png)](/guides/oauth.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1276994010423361540) where this image was posted.

@ -2,4 +2,3 @@ Random numbers are everywhere from computer games to lottery systems, graphics s
[![](/guides/random-numbers.png)](/guides/random-numbers.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1237851549302312962) where this image was posted.

@ -2,4 +2,3 @@ The chart below aims to give you a really basic understanding of how the capabil
[![](/guides/scaling-databases.svg)](/guides/scaling-databases.svg)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1234209674003611650) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/session-authentication.png)](/guides/session-authentication.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1264113498520465410) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/ssl-tls-https-ssh.png)](/guides/ssl-tls-https-ssh.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1252717722724642822) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/sso.png)](/guides/sso.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1280266408434302979) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/token-authentication.png)](/guides/token-authentication.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1266832006782103552) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/unfamiliar-codebase.png)](/guides/unfamiliar-codebase.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1256340163573231616) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/web-vitals.png)](/guides/web-vitals.png)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1425476526770987012) where this image was posted.

@ -1,3 +1,2 @@
[![](/guides/sli-slo-sla.jpeg)](/guides/sli-slo-sla.jpeg)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1421778722865229824) where this image was posted.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save