
ESLint
Prettier
CodeClimate
Tailwind CSS
SonarQube
Next.js
VS Code
Codacy
NoScript
Privacy Badger
uBlock Origin
Adblock Plus
uMatrix
AdGuard
Ghostery
SponsorBlock
ESLint
NoScriptBased on our record, ESLint should be more popular than NoScript. It has been mentiond 299 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
ESLint - a pluggable and configurable linter tool. - Source: dev.to / 6 days ago
Is this reasoning, or measurement? If measurement, push it to a deterministic tool. Sonar, Spotless, Ruff, ESLint, coverage gates, pre-commit hooks, complexity calculators. Write a script if no tool exists. That's how just lint got built, and that's the Unix-philosophy move for agentic coding. Hooks fire on tool calls; CI fires on PRs; pre-commit fires on commit. Pick the cheapest layer that catches the failure... - Source: dev.to / 3 months ago
137Foundry provides legacy modernization services that include dependency mapping as a foundational assessment phase. Prettier and ESLint are useful companion tools for enforcing code style consistency as the refactoring proceeds. Node.js and Python.org official documentation are authoritative references for understanding the import and module systems of those runtimes. - Source: dev.to / 3 months ago
Prettier and ESLint are useful tools for establishing consistent code style as a baseline before starting structural refactoring - style differences in a diff make behavioral changes harder to spot. OWASP provides useful checklists for security-critical code review that apply directly to the critical path review step. - Source: dev.to / 3 months ago
Splitting for file length alone, splitting before a pattern appears at least twice, and splitting in ways that produce tightly coupled pairs of components are the patterns most worth avoiding. ESLint with the react-hooks plugin helps catch when extracted hooks still have too many concerns, by flagging dependency arrays that have grown unwieldy. - Source: dev.to / 4 months ago
Oh my. Looks like NoScript is way better than what I've been using. Thanks! https://noscript.net/. - Source: Hacker News / 1 day ago
Here is the recommend app for this, used primarily by the Tor browser. https://noscript.net/ I use this on news sites to get rid of the paywall. - Source: Hacker News / 29 days ago
Let me show you the light https://noscript.net/. - Source: Hacker News / about 1 year ago
NoScript seems like the go-to addon https://noscript.net/ It has pretty advanced features but also basic ones that allow you to block scripts by source. - Source: Hacker News / about 1 year ago
Use a whitelist-based extension such as NoScript: https://noscript.net You can then enable just enough JS to make sites work, slowly building a list of just what is necessary. It can also block fonts, webgl, prefetch, ping and all those other supercookie-enabling techniques. The same with cookies. I use Cookie AutoDelete to remove _all_ cookies as soon as I close the tab. I can then whitelist the ones I notice... - Source: Hacker News / about 1 year ago
Prettier - An opinionated code formatter
Privacy Badger - Privacy Badger blocks spying ads and invisible trackers. How is Privacy Badger different from Disconnect, Adblock Plus, Ghostery, and other blocking extensions?
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
uBlock Origin - Popular and efficient blocker for Chromium, Chrome, Edge, Firefox, Opera, Safari, Thunderbird.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Adblock Plus - AdBlock Plus is a browser extension for Firefox, Chrome, Opera, and several other popular browsers that prevents intrusive ads like pop-ups and malicious code from appearing on websites you visit.