Bun 1.2 Is Released

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    dgram is at 90% compatibility, and all of the methods listed in the advanced dgram methods issue[0] have been implemented in 1.2. The url package has currently only one unimplemented test out of 13. If you've had any issues with dgram in 1.2, open an issue in our repo and I'll take a look :)

    [0] https://github.com/oven-sh/bun/issues/10381

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. parcel

    The zero configuration build tool for the web. 📦🚀

    From its documentation [1] it looks a lot like a parceljs replacement [2], i.e. a zero config bundler which processes and bundles the dependencies in .html pages. So great for simple websites, not for replacing an entire Vite stack.

    [1] https://bun.sh/docs/bundler/fullstack

    [2] https://parceljs.org

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

  • efri, the_framework

    4 projects | dev.to | 13 Feb 2025
  • Make a FREE AI Chatbot with Discord + Vercel 🤖

    3 projects | dev.to | 27 Jan 2025
  • 5 things I like about Deno

    4 projects | dev.to | 12 Dec 2024
  • Side Projects Starter Pack

    5 projects | dev.to | 29 Nov 2024
  • Wrapping My Mind Around Node.js Runtimes

    9 projects | dev.to | 22 Nov 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?