15
HyperTerm What is it? Why should I care? Who are you, anyway? Get off my lawn.

Intro to HyperTerm for DevTricks

Embed Size (px)

Citation preview

Page 1: Intro to HyperTerm for DevTricks

HyperTermWhat is it?

Why should I care?Who are you, anyway?

Get off my lawn.

Page 2: Intro to HyperTerm for DevTricks

Things we’ll cover• Seriously, who are you?• What is HyperTerm?• How does it work?• What could I use it for?

Page 3: Intro to HyperTerm for DevTricks

Wade, the new guy

Page 4: Intro to HyperTerm for DevTricks

What is Hyperterm?

Electron

Page 5: Intro to HyperTerm for DevTricks

What is Hyperterm?

Electron

hterm

Page 6: Intro to HyperTerm for DevTricks

What is Hyperterm?

Electron

hterm

Socket

Page 7: Intro to HyperTerm for DevTricks

hterm

Socket

What is Hyperterm?

ElectronReact

Page 8: Intro to HyperTerm for DevTricks

hterm

Socket

What is Hyperterm?

ElectronReact

Redux

Page 9: Intro to HyperTerm for DevTricks

hterm

Socket

What is Hyperterm?

Electron

Redux

React <HyperTerm><Header>

<Tabs><Tab />

</Tabs></Header><Terms>

<Term /></Terms><Notifications>

<Notification /></Notifications>

</HyperTerm>

Page 10: Intro to HyperTerm for DevTricks

How does it work?

API• Decorate React

Elements• Provide custom

reducers

Page 11: Intro to HyperTerm for DevTricks

How does it work?

Application you

extendFramework

Page 12: Intro to HyperTerm for DevTricks

hterm

Socket

What is Hyperterm?

Electron

Redux

React <HyperTerm><Header>

<Tabs><Tab />

</Tabs></Header><Terms>

<Term /></Terms><Notifications>

<Notification /></Notifications>

</HyperTerm>

Page 13: Intro to HyperTerm for DevTricks

hterm

Socket

What is Hyperterm?

Electron

Redux

React <HyperTerm><Header>

<Tabs><Tab />

</Tabs></Header><Terms>

<Term /></Terms><Notifications>

<Notification /></Notifications>

</HyperTerm>

>React to term>Change display

Page 14: Intro to HyperTerm for DevTricks

Just show me some code!

OK, get the code on GitHub

Page 15: Intro to HyperTerm for DevTricks

Fin.