-
vulture finds unused code in Python programs. It is useful for cleaning up and finding errors in large code bases.
Testing
Typing Checker
Lint Python Scripts
ruff
ruff is an extremely fast Python linter, written in Rust. It is preferred to other …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
You can ask for help on Firebase Studio in the community .
Search for dev.nix on GitHub to see others' configurations for Firebase Studio.
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
cargo-show-asm is a cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Firebase is an app development platform that helps you build and grow apps and games users love. Backed by Google and trusted by millions of businesses around the world.
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Terraform Tenables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The State of Frontend in 2022 has a good discussion about the state and trend of frontend technologies as of 2022.