Using Spec to Build a UI Benjamin Van Ryseghem, Stephane Ducasse, - - PowerPoint PPT Presentation

using spec to build a ui
SMART_READER_LITE
LIVE PREVIEW

Using Spec to Build a UI Benjamin Van Ryseghem, Stephane Ducasse, - - PowerPoint PPT Presentation

Using Spec to Build a UI Benjamin Van Ryseghem, Stephane Ducasse, Johan Fabry What is it for? 2 3 Reuse is key 4 5 6 7 8 Every UI is reusable by default 9 10 Lets build a UI 11 12 13 14 Three things about widgets 15


slide-1
SLIDE 1

Using Spec to Build a UI

Benjamin Van Ryseghem, Stephane Ducasse, Johan Fabry

slide-2
SLIDE 2

What is it for?

2

slide-3
SLIDE 3

3

slide-4
SLIDE 4

Reuse is key

4

slide-5
SLIDE 5

5

slide-6
SLIDE 6

6

slide-7
SLIDE 7

7

slide-8
SLIDE 8

8

slide-9
SLIDE 9

Every UI is reusable by default

9

slide-10
SLIDE 10

10

slide-11
SLIDE 11

Let’s build a UI

11

slide-12
SLIDE 12

12

slide-13
SLIDE 13

13

slide-14
SLIDE 14

14

slide-15
SLIDE 15

Three things about widgets

15

slide-16
SLIDE 16
  • Widgets are selfish
  • Widgets are cooperative
  • Widgets know their place in society

16

slide-17
SLIDE 17

Selfish

17

slide-18
SLIDE 18

Cooperative

18

slide-19
SLIDE 19

Their place

(… which is very classy …)

19

slide-20
SLIDE 20

That’s all, folks!

20

slide-21
SLIDE 21

Reuse!

21

slide-22
SLIDE 22

22

slide-23
SLIDE 23

23

slide-24
SLIDE 24

24

slide-25
SLIDE 25

25

slide-26
SLIDE 26

26

Selfish

slide-27
SLIDE 27

Cooperative

27

slide-28
SLIDE 28

28

Their place

slide-29
SLIDE 29

That’s all, folks!

29

slide-30
SLIDE 30

Remember

30

slide-31
SLIDE 31

Reuse is key

31

slide-32
SLIDE 32

32

slide-33
SLIDE 33
  • Widgets are selfish

initializeWidgets

  • Widgets are cooperative

initializePresenter

  • Widgets know their place in society

<spec: #default>

33

slide-34
SLIDE 34

Use the source, dude!

34