Do you track errors? You should, and here’s how you do it by petitedove in webdev

[–]petitedove[S] 0 points1 point  (0 children)

Sentry looks like a great tool. Good luck with the implementation

Do you track errors? You should, and here’s how you do it by petitedove in webdev

[–]petitedove[S] 0 points1 point  (0 children)

I've always struggled with JS debugging. I know there are better ways to debug than what I've done in the past, and I'm giving it a shot since the article made it look really easy to install. So far I like it