Completed
- introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Getting Started With Bun.js Web Server - Performance Test Bun Js Vs Actix-Web Vs Node.js Vs Deno.js
Automatically move to the next video in the Classroom when playback concludes
- 1 - introduction
- 2 - what is bun
- 3 - install bun
- 4 - creating a web server with bun
- 5 - performance testing bun typescript web server with wrk
- 6 - bun typescript vs javascript web server performance
- 7 - rust actix-web performance vs bun performance
- 8 - rust rocket vs bun performance
- 9 - bun vs node.js web server performance
- 10 - bun vs deno.js web server performance
- 11 - deno should be faster and how deno.js runs under the hood
- 12 - what i would do with deno.js to compete with bun
- 13 - advantage of deno.js over bun