Back
NestJS
Mentioned in 15 todos by 8 makers.
Mentions over time
Loading...
Sentiment
Loading...
Praised in 6.7% of mentions (site average 9.9%), complaints in 0.0% (average 3.7%).
What makers are doing
Loading...
Often used together with
Do you make NestJS?
See everything makers say about it: every mention with praise and complaints, sentiment trends, weekly email digests, and CSV export.
Explore InsightsRecent todos mentioning NestJS
I fixed the data encryption in
#speechzap and found out that in NestJS all injected dependencies are singletons by default, which led to data being encrypted/decrypted with random users' private keys due to my service's caching not considering the user ID.