My Contribution to Deno 2.0

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • deno

    A modern runtime for JavaScript and TypeScript.

    Over the past couple of weeks, I came across multiple blogs and YouTube videos about the v2.0 release of Deno - a JavaScript, TypeScript, and WebAssembly runtime built with Rust and designed to offer secure defaults for developers. Since I was searching for an issue to create my second PR in Hacktoberfest, I decided contributed to this trending repository. My pull request focused on the compatibility layer of Deno, which was enhanced with the recent release to better support Node.js and npm. The specific task in my PR involved replacing built-in global proxy functions with primordials in the Node compatibility layer.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • rust

    Empowering everyone to build reliable and efficient software.

    Deno (/ˈdiːnoʊ/, pronounced dee-no) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8 Rust, and Tokio.

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

    Primordials documentation in Node.js

  • v8.dev

    The source code of v8.dev, the official website of the V8 project.

    Deno (/ˈdiːnoʊ/, pronounced dee-no) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8 Rust, and Tokio.

  • tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

    Deno (/ˈdiːnoʊ/, pronounced dee-no) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8 Rust, and Tokio.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Supercharge your HTML with mizu.js!

    4 projects | dev.to | 3 Dec 2024
  • Discover JSREPL.io – A JavaScript REPL & Playground

    4 projects | dev.to | 28 Oct 2024
  • Beginner’s Guide to Open-Source. Start your Open-Source Journey 🚀

    10 projects | dev.to | 10 Aug 2024
  • "directories" crate version 4.0.0 broken on MacOS

    3 projects | /r/rust | 16 Sep 2021
  • Captfencoder – Extensible cross platform network security tool suite

    1 project | news.ycombinator.com | 9 Jun 2021

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?