Deno 1.28: Featuring 1.3 Million New Modules

https://deno.com/blog/v1.28

Deno CLI Blog Deploy November 14, 2022 Bartek IwaƄczuk , David Sherret , Andy Jiang , Ryan Dahl Product Update We're excited to announce that Deno 1.28 stabilizes npm compatibility, which means you can now import over 1.3 million npm modules in Deno. Building apps will be easier and more secure than ever, now that you can use your favorite persistent data modules such as Prisma, Mongoose, and MySQL, as well as frontend frameworks such as React, Vue, etc. Using npm is easier and safer with Deno. Deno's built-in toolchain, first-class std library, and robust IDE support means you can be productive, faster. And Deno's secure-by-default, opt-in permissions model means spending less time worrying about suspicious packages and more time shipping product. Deno maintains that modern JavaScript should be built with ES Modules and web standard APIs. This release does not change that. Importing...

Linked on 2022-11-14 14:42:18 | Similar Links