Hi,
Can you please provide me with pointers to learning typescript with examples to use?
Are both typescript and Python needed or just one is sufficient to learn in Palantir?
thank you,
Hi,
Can you please provide me with pointers to learning typescript with examples to use?
Are both typescript and Python needed or just one is sufficient to learn in Palantir?
thank you,
TypeScript is primarily used for developing Functions, though Python can also be applied to both data pipeline configurations and Functions (the latter still being somewhat experimental). In practice, I rely on Python for building pipelines—occasionally leveraging Pipeline Builder—but exclusively use TypeScript for all Function logic. For more details, https://www.palantir.com/docs/foundry/functions/getting-started
Thank you, @Palmaker It is showing some examples. I need to know syntax, language constructs etc specifically for v2.
Thanks again!
Can I help you with some Typescript syntax? Let me know your use case and will send the syntax.