aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-08-06 15:55:32 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-08-06 15:55:32 +0200
commita6839ee0f0bb633e846744a9bc0085cfdd145f29 (patch)
tree193e068233e1566fe5d0e9aaf027f9497f9ff01e /_posts
parent38ed90a77f0fed798d055d80703b0558c9cf16b1 (diff)
downloadmitjafelicijan.com-a6839ee0f0bb633e846744a9bc0085cfdd145f29.tar.gz
update
Diffstat (limited to '_posts')
-rw-r--r--_posts/2018-08-05-the-bullshit-web-developments-pov.md4
1 files changed, 0 insertions, 4 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 318d6e6..867f260 100644
--- a/_posts/2018-08-05-the-bullshit-web-developments-pov.md
+++ b/_posts/2018-08-05-the-bullshit-web-developments-pov.md
@@ -13,10 +13,6 @@ 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
20## Initial thoughts 16## Initial thoughts
21 17
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. 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.