Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Typescript - A Marriage Counselor for Frontend and Backend

Typescript - A Marriage Counselor for Frontend and Backend

Sebastian Heuer

March 14, 2019
Tweet

More Decks by Sebastian Heuer

Other Decks in Technology

Transcript

  1. "Pick it up." "I picked it up last time." "It

    was your idea to have it!" "It's your turn goddammit!"
  2. Frontend Dev Backend Dev Node.js Project "Pick it up." "I

    picked it up last time." "It was your idea to have it!" "It's your turn goddammit!"
  3. $ tsc src/Sku.ts src/Sku.ts(14,21): error TS2345: Argument of type '123'

    is not assignable to parameter of type 'string'.