sentry-javascript
nx
sentry-javascript | nx | |
---|---|---|
14 | 378 | |
8,395 | 26,806 | |
0.7% | 1.1% | |
9.9 | 10.0 | |
4 days ago | 5 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sentry-javascript
- Effective Pragmatism: Observability
- OpenTelemetry Tracing in < 200 lines of code
-
Marginalia: 3 Years
I hope this tone comes across correctly as just a suggestion: I get a lot of mileage out of the "Send Feedback" option in DDG, which they claim actual humans do read. It can help move bug reports out of these HN threads into a more context-aware flow, and also makes me feel like any bad outcome has the possibility of improving, unlike systems that don't provide a "I feel bad about this experience" button
If you were thus inclined, https://gitlab.com/glitchtip/glitchtip#glitchtip is the actual open source Sentry implementation which (as far as I know) would enable gluing https://docs.sentry.io/platforms/javascript/user-feedback/#u... to the search results (which itself is still MIT: https://github.com/getsentry/sentry-javascript/blob/7.102.1/... )
-
Nx - Highlights of 2023
Sentry JavaScript - Sentry, renowned for its comprehensive solutions in frontend monitoring and error logging, recently adopted Nx for their official JavaScript SDK. This move integrates Nx's capabilities into their monorepo, containing packages for popular frontend and Node.js backend integrations. They also published a blog post on the benefits they've seen following the adoption of Nx in their monorepo (hint: reducing CI times by 35%).
- How to integrate sentry to Nextjs application
-
What's New With Lerna 6.5?
We've just started this initiative and have already been able to help Sentry get optimized with task caching and task pipeline optimizations for their workspace!
-
Show HN: We’re open-sourcing our session replay tool
In addition to the network call data we already attached, that does go through data PII scrubbing on the edges as you mentioned, we're discussing capturing request/response body. We even talked about it today: https://github.com/getsentry/sentry-javascript/issues/7103
Avoiding any PII from getting into the system is always top of mind. And we're considering this as an opt-in regardless of scrubbing on the edge ingestion service.
-
Sentry with Next.js
Add Sentry’s Next.js SDK to your next.js projects.
-
Performance Monitoring and more updates to Sentry for Electron
Get started with Sentry for Electron and drop us a line on GitHub, Twitter, or our Discord. And if you’re new to Sentry, you can try it for free today or write to [email protected] to get started.
-
For those using Sentry, React Router v6 breaks your browser tracing integration. Here's how to fix it.
Great idea! #4118
nx
-
Zero-touch Firebase SDKs with one command and CI magic
Nx / Turborepo
-
This Week In React #247: nuqs, Fragment Refs, Waku, React-Aria | Expo Launch, Maestro, SPM | Zod, Rspack, ESLint, CSS...
Nx user? Beware of the current critical supply chain attack.
- NX Hack: stolen GitHub credential used to turn private repositories public
- Active NPN Supply Chain Attack on `Nx` Package
-
GeoNetwork-ui custom applications made easy
For this exercice, we will create a Nx workspace, which helps scaffolding all your Angular setup. geonetwork-ui itself is a monorepo powered by Nx.
-
Preparations for trunk-based development - 1st phase
Nx Documentation: Monorepos Made Easy
-
Why I failed technical interview and how to tackle it?
Take Nx as an example. Head over to their Issues tab, pick a bug, and try to reproduce it. Then read through the code, understand the business logic, and make a fix. If you manage to create a successful pull request, congratulations—you just did the same thing professional developers do daily.
- File structure in Docmost, an open-source alternative to Confluence and Notion
-
Frontend Monorepos: A Comprehensive Guide
Nx Documentation: https://nx.dev/ - Official documentation for the Nx build system.
-
UmiJS: the Shaolin of web frameworks
🏗️ The Umi's plugin system and API is quite interesting. You can do a lot with that. The approach is quite common for dev tools and in this case resembles both Vite and Nx with their extensibility and community orientation. There's a huge ecosystem of plugins of all sorts, and you can always complement them with your own (which is quite important for sophisticated enterprise development). I'd assume you could build pretty decent metaframework mechanisms with this flexible approach. At least, as I mentioned already, you have a bunch of thoughtful building blocks for that.
What are some alternatives?
react-router-v6-sentry-browser-tracing-integration - Sentry browser tracing integration for React Router v6
nestjs-monorepo-microservices-proxy - Example of how to implement a Nestjs monorepo with no shared folder
nestjs-sentry - Provides an injectable sentry.io client to provide enterprise logging nestjs modules
turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]
Bountysource - Bountysource is the funding platform for open-source software.
lerna - Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.