getappmap / appmap-agent-js

This project is deprecated. Please use https://github.com/getappmap/appmap-node/ to record Node.js applications.
Other
28 stars 8 forks source link

Front end recording #227

Open kgilpin opened 1 year ago

kgilpin commented 1 year ago

Record client side JavaScript running in the browser.

ar-IGT commented 10 months ago

Yup, especially with support for mainstream's most popular JS frameworks, like Angular, React, Vue and plain ES6/TypeScript ran on Webpack.

yashwp commented 10 months ago

This tool should be a must-integration for all frameworks! Angular, Vue, Nuxt, Flutter, etc.

ar-IGT commented 9 months ago

Similar feature had JetBrains IntelliJ WebStorm and IDEA Ultimate, using Spy.JS plugin that they developed, unfortunately they decided to kill the project.

Maybe @getappmap will be able to convince them to take over the plugin's codebase maintenance and merge it into AppMap JS Agent?

@kgilpin

evlawler commented 9 months ago

Thanks @ar-IGT and @yashwp for bringing up this project! I will reach out to them. We are looking for ways to accelerate front to back end recording support and this looks promising!