DEV Community

Cover image for Trying bun for the first time
Mansour Benyoucef ☕
Mansour Benyoucef ☕

Posted on

2

Trying bun for the first time

Hello Everyone, I'm Excited about the new JavaScript run time Bun .
It's blazing fast, compared to Nodejs, and you can also install npm packages.

Image description

So I though why not Try it out by myself, I used rick and Morty API to fetch Data from

and here's how the code looks like
Image description

Project Code: https://github.com/benyou1969/Rick-And-Morty-NextJS-Bun

Read more about Bun: https://bun.sh

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay