Amplitude-JavaScript icon indicating copy to clipboard operation
Amplitude-JavaScript copied to clipboard

📣 Introducing Amplitude TypeScript SDK for Browser

Open kevinpagtakhan opened this issue 3 years ago • 0 comments


Announcement

Amplitude is introducing a new TypeScript SDK for Browser. This new SDK provides improved developer experience, helps users instrument data more seamlessly and provide more control over data being instrumented using custom plugins. The new SDKs also comes with:

  • Browser env support
  • Web worker env support
  • Server-side rendering framework support (ie Next.js)
  • Tree-shaking support
  • Custom plugins
  • Built-in type definitions

To learn more about the new SDK, here are some useful links:

  • NPM: https://www.npmjs.com/package/@amplitude/analytics-browser
  • GitHub: https://github.com/amplitude/Amplitude-TypeScript
  • Documentation: https://www.docs.developers.amplitude.com/data/sdks/typescript-browser

kevinpagtakhan avatar Apr 08 '22 04:04 kevinpagtakhan