Typescript Interface from a JSON API in 2 Minutes using QuickType

preview_player
Показать описание
#typescript #json #quicktype

Creating a Typescript Interface from JSON can be time consuming and error prone. This video helps you quickly create and Interface from JSON using the awesome Quickyype Tool.

Quick Type

To Install:

npm i -g quicktype

Our gear - click through to support our channel! :)

Camera (Canon M50)

Camera mic (RODE VideoMic Pro)

Camera tripod (Manfrotto Compact tripod):

Voiceover Mic (Blue Yeti)

Chris's dev mouse for PC (Logitech MX Master 3)

Chris's dev keyboard for PC (Logitech MX Keys)

Rob's dev keyboard for Mac (Apple Magic Keyboard)

Rob's dev mouse for Mac (Apple Magic Mouse)
Рекомендации по теме
Комментарии
Автор

This is absolutely magic! Thank You so much!!!

wawayltd
Автор

Awesome, will save me a bunch of time. Thanks!

thecreativegamers
Автор

That's exactly what I meant. The main reason I avoided interfaces was wasting a huge amount of time writing them. It's annoying to fix the interface when the api result changes - after a few changes, jumping over different files, I start to "cheat" and use 'any'. Either I'm lazy or I have too much to do.

jakasnazwa
Автор

oh my god yes, where can i buy you a coffee

nicolasgomez
Автор

Can you make video on entire process how did you got quicktype in terminal it would be helpfull for people like me thanks

hanumanthareddy
Автор

Or copy the response if you can and throw it in chatgpt

thecodebear
Автор

great video yet i wanted it to be longer ad more detailed as a beginner

kenzafilali