Well, TS is just JS with strong typing and type annotations. It’s almost the same language, just adding guard-rails and safety checks that the base language doesn’t have.
Well, TS is just JS with strong typing and type annotations. It’s almost the same language, just adding guard-rails and safety checks that the base language doesn’t have.
There’s a bit of fiddling with configuration and using npm, but it’s not much overhead. There’s plenty of tsconfig settings to customize the process for your need, but most the defaults are quite sane.
Entirely depends on your skillset and company. That might be true somewhere, but seems strange.
I do recommend you pick up typescript though. It will forcibly teach you some good habits, expectations, and some more base understanding of what you’re actually doing.
If you’re talking about an IPFS hash, That’s a hash based on the image’s content on a very specific network. The same image content will always hash to the same key.
It’s newer and Microsoft based. Easy way to get a bunch of people on the hate train for those reasons alone.