diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 15:53:28 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 15:53:28 +0200 |
| commit | 38ed90a77f0fed798d055d80703b0558c9cf16b1 (patch) | |
| tree | 97610a6038c33b6ca8b61e7d848d57ac64472059 /_posts | |
| parent | b06d0e25749793b90fe73f5c862229cc6aa41867 (diff) | |
| download | mitjafelicijan.com-38ed90a77f0fed798d055d80703b0558c9cf16b1.tar.gz | |
update
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2018-08-05-the-bullshit-web-developments-pov.md | 4 |
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 | ||
| 17 | console.log('asdasdasd') | ||
| 18 | ``` | ||
| 19 | |||
| 16 | ## Initial thoughts | 20 | ## Initial thoughts |
| 17 | 21 | ||
| 18 | I 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. | 22 | I 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. |
