TypeScript Support in the DataStax Node.js Drivers
Built-in TypeScript support has been added to DataStax Node.js drivers for Apache Cassandra and DataStax Enterprise. The TypeScript declarations are now contained within the same package and repository as the JavaScript API, ensuring they remain synchronized. DSE-specific types like geo, auth, and graph can also be used from TypeScript. To start using the Node.js driver for Apache Cassandra in a TypeScript project, install the driver package via npm and begin coding. The latest versions of the driver are available on the npm registry.
Company
DataStax
Date published
Sept. 23, 2019
Author(s)
Jorge Bay Gondra
Word count
250
Hacker News points
None found.
Language
English