Hi guys,
We have started using CDK with Python but it still unclear for us what language we should use TypeScript vs Python.
CDK repository is implemented using TypeScript, more examples for TypeScripts rather that Python (feedback from my colleagues). But Python is more native language for devops rather than TypeScript.
Could someone explain the difference in support of TypeScript vs Python in CDK?
If some bug is found in CDK does it mean that it should be fixed for TypeScript & Python?
Does it mean that some features come with some delay to Python?
We would like to stick with Python, but we are afraid that it’s not the main language and we need to wait some time that new features that already available in TypeScript need to be ported to Python API.
Thanks!