catculation@lemmy.zip to Programming@programming.devEnglish · 1 年前Google lays off staff from Flutter, Dart and Python teams weeks before its developer conference | TechCrunchtechcrunch.comexternal-linkmessage-square81fedilinkarrow-up1320arrow-down10
arrow-up1320arrow-down1external-linkGoogle lays off staff from Flutter, Dart and Python teams weeks before its developer conference | TechCrunchtechcrunch.comcatculation@lemmy.zip to Programming@programming.devEnglish · 1 年前message-square81fedilink
minus-squarestevecrox@kbin.runlinkfedilinkarrow-up2·1 年前If you have the freedom try Typescript. The tsx files are almost identical to jsx except for the need to define the field types your ingesting. While thats a little extra work, it allows Visual Studio Code to perform deeper analysis and provide much more helpful contextual hints. I grew to love JSX and tried TSX out of interest and you couldn’t convince to go back to pure JS
deleted by creator
If you have the freedom try Typescript.
The tsx files are almost identical to jsx except for the need to define the field types your ingesting.
While thats a little extra work, it allows Visual Studio Code to perform deeper analysis and provide much more helpful contextual hints.
I grew to love JSX and tried TSX out of interest and you couldn’t convince to go back to pure JS
deleted by creator