A URL Shortener built for humans with Deno and Fresh
Briefly

Following my initial explorations with Hello World and Nest on Deno, I wanted to build a functional product. I started with Nest, but issues with dependency injection led me to explore Oak, which lacked TypeScript inference, middleware framework choice, and had sparse documentation.
These points led me to consider Fresh, which required a specific project structure but offered features similar to Next.js. Despite some gaps compared to Next.js, Fresh was chosen due to its minimal dependencies.
Read at Uptownhr
[
]
[
|
]