aboutsummaryrefslogtreecommitdiff
path: root/_posts/2018-08-05-the-bullshit-web-developments-pov.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2018-08-05-the-bullshit-web-developments-pov.md')
-rw-r--r--_posts/2018-08-05-the-bullshit-web-developments-pov.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/_posts/2018-08-05-the-bullshit-web-developments-pov.md b/_posts/2018-08-05-the-bullshit-web-developments-pov.md
index 867f260..318d6e6 100644
--- a/_posts/2018-08-05-the-bullshit-web-developments-pov.md
+++ b/_posts/2018-08-05-the-bullshit-web-developments-pov.md
@@ -13,6 +13,10 @@ description: State of front-end development and what this does to the future of
13- [Speed of development trumps code quality](#speed-of-development-trumps-code-quality) 13- [Speed of development trumps code quality](#speed-of-development-trumps-code-quality)
14- [Load times of most popular websites](#load-times-of-most-popular-websites) 14- [Load times of most popular websites](#load-times-of-most-popular-websites)
15 15
16```js
17console.log('asdasdasd')
18```
19
16## Initial thoughts 20## Initial thoughts
17 21
18I have recently read an amazing essay by Nick Heer on the web called [The Bullshit Web](https://pxlnv.com/blog/bullshit-web/) and it got me thinking about the future of the web as it is today. 22I have recently read an amazing essay by Nick Heer on the web called [The Bullshit Web](https://pxlnv.com/blog/bullshit-web/) and it got me thinking about the future of the web as it is today.