Skip to content

Commit e563ddf

Browse files
committed
Add hell slide.
1 parent c95e589 commit e563ddf

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

slides/index.pug

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,24 +77,14 @@ html
7777
li.fragment Fragile
7878
li.fragment Hard to reason about
7979
li.fragment Time-consuming
80+
section(data-background-image=require("./pics/hell.jpg") data-background-size="auto" data-background-position="top")
81+
br
8082
section
8183
blockquote
8284
p If your code is crap, stickies on the wall won't help.
8385
a(href="https://twitter.com/henrikkniberg").
8486
@HenrikKniberg
8587
img(src=require("./pics/stickers-on-the-wall.jpg")).plain
86-
section
87-
h2 This problems are framework agnostic, language agnostic and
88-
p even does not relate to programming at all
89-
section
90-
h2 this is hell picture
91-
section
92-
h2 the only sollution we have for this is to write a clever code
93-
section
94-
h2 the last time I saw it was...
95-
section
96-
h2 in the meeting room :)
97-
p where we discuss every aspect of the behavior in terms of the business logic
9888
section
9989
h2 We describe it everything in the straightforward way
10090
h3 Renew subscription

slides/notes.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* ---
2-
* point to web
2+
* DONE point to web
33
* common pains
44
* permission, roles and tests with dry
55
* mocks in unit tests
@@ -9,8 +9,8 @@
99
* to long intro
1010
* DONE point entrerprise -> startups
1111
* add code! maybe to intro
12-
* 125 line -> next slide traceback
13-
* boring intro
12+
* DONE 125 line -> next slide traceback
13+
* DONE boring intro
1414
* stories integrations should be more meaningful
1515
* viewflow comparison
1616
* add more about usage stories (more from intro)

slides/pics/hell.jpg

503 KB
Loading

0 commit comments

Comments
 (0)