devmeetings-react-ts-fork
  • Devmeeting React + Typescript
  • Speed dating
  • Typescript
    • It's just JavaScript
    • Basic types
    • Typing objects
    • Typing functions
    • Modules
    • Generics
    • Tasks
  • Hello React
    • Quick look around
    • The first component
    • JSX
    • Tasks
  • Components & Props
    • Small components
    • Passing data to a component
    • Loops in JSX
    • Tasks
  • Stateful components
    • Handling events
    • Components with internal state
    • Talking to a parent component
    • Smart and dumb components
    • Before the break
    • Tasks
  • Side-effects and context
    • Side-effects
    • Prop drilling
    • Using context
    • Tasks
  • What's next
    • Styling
    • Learning component's lifecycle
    • State Management
Powered by GitBook
On this page

Was this helpful?

Speed dating

  1. Let's get to know who's on the workshops besides you and your laptop

  2. That's how we do it:

    1. pick a random person, if you've come with somebody, they are not random people :)

    2. say hello,

    3. say something about yourself, try to limit it to like 90 seconds, and then let the other person take their turn,

    4. we will repeat it 10 times - watch for the signal from us

PreviousDevmeeting React + TypescriptNextTypescript

Last updated 5 years ago

Was this helpful?