400 Bad Request: rate_limit_error.
1
10
Deno 2.0 introduction (www.youtube.com)
submitted 6 days ago by dipdowel@feddit.nl to c/deno@programming.dev

cross-posted from: https://feddit.nl/post/22255240

What a funny intro! 😄

Deno is a modern JavaScript/TypeScript runtime built by the creator of Node.js, designed as a more secure and developer-friendly alternative. Unlike Node, Deno runs with strict permissions (no file, network, or environment access by default) and includes TypeScript support out of the box. It also natively supports modern web APIs and provides built-in utilities like testing and formatting, reducing the need for external dependencies. Plus, it’s modular, offering direct URL-based imports instead of relying on node_modules.

2
6
submitted 5 months ago by mac@programming.dev to c/deno@programming.dev
3
1
submitted 6 months ago by mac@programming.dev to c/deno@programming.dev
4
8
submitted 7 months ago by mac@programming.dev to c/deno@programming.dev
5
2
submitted 7 months ago by mac@programming.dev to c/deno@programming.dev
6
7
submitted 8 months ago by mac@programming.dev to c/deno@programming.dev
7
4
Deno in 2023 (deno.com)
submitted 8 months ago by mac@programming.dev to c/deno@programming.dev
8
1
submitted 8 months ago by mac@programming.dev to c/deno@programming.dev