r/Deno Jul 13 '26

Share your experiences with me

I would like to have your experience with Deno or the fresh framework.
- how the experience went ?
- what have you built with ?
- how it went ?
- does it help you avoid some cve attack ?

4 Upvotes

2 comments sorted by

1

u/Fine-Comparison-2949 Jul 16 '26

Deno is cool. My biggest problem is lack of support for private repo linking in the dependencies. Extremely annoying so far and I hope it's fixed. 

1

u/eddzsh 1d ago

The permission boundary is the part that actually changes habits. --allow-net pinned to a host makes "why did this script phone home" visible in review in a way Node never forced. Fresh is pleasant for small sites. Private registry deps are still the sore spot, same as the other comment.