Overview
The Catalyst Modular JavaScript SDK offers you a robust library you can use to access Catalyst components in order to implement server side and browser side operations required by your application. Complete with TypeScript support, the JavaScript SDK is offered to you in a modular structure to ensure you have precise access to only the components you require.
With this software development kit, you will have access to pre-built modules, classes, methods, and code samples, which you can leverage to quickly code the required logic that will dictate the Catalyst components to implement your required business logic. You can code your logic using any coding structures that are available in the Catalyst Serverless service, or you can also implement them in a coding structure of your preference by importing the SDK to that development environment.
JavaScript SDK allows you to significantly reduce your coding time. You no longer have to engineer your applications from scratch; access to the required component is readily available to you once you implement the required module in the SDK.
For example, imagine that you require Catalyst components like Stratus, Data Store, and Job Scheduling to implement certain backend jobs like uploading app data, data querying, and scheduling operations, respectively. Additionally, you wish to use the Authentication component to handle the user authentication in the web browser. To implement these functionalities in your application, you don’t need to start from scratch. You just have to tailor the available modules in the SDK to match your requirement. Additionally, since the JavaScript SDK is offered to you in a modular structure, you only need to import and use the SDK packages of the required components and not the entire Catalyst SDK. This further optimizes your application’s code.
This help documentation aims to provide you with all the necessary information, code snippets, and examples to ensure that you can easily set up and use JavaScript SDK to build your required applications.
Last Updated 2026-07-02 14:51:41 +0530 IST
Yes
No
Send your feedback to us
