🦞🌯 Lobster Roll

Thread

Adventures with Bun & Hono (davesmithhayes.com)

Stories related to "Adventures with Bun & Hono" across the full archive.

Adventures with Bun & Hono (davesmithhayes.com)
The future of bundling JavaScript modules (2ality.com)
rollup.js — super-efficient next-generation JavaScript module bundler (rollupjs.org)
TLDR: Takes advantage of ES6 modules ability to import specific functions to generate smaller bundles than either browserify or webpack.
Reduce your javascript bundle size by 77% with gzip (gist.github.com)
Smaller Lodash bundles with Webpack and Babel (nolanlawson.com)
These Rails apps are overpacking their JavaScript bundles (rossta.net)
Modern web apps without JavaScript bundling or transpiling (world.hey.com)
Tree shaking in Webpack bundle optimization (codecrumbs.io)
Building a JavaScript Bundler (cpojer.net)
Bun is a fast all-in-one JavaScript runtime (bun.sh)
Fast Differentiable Tensor Library in JavaScript and TypeScript with Bun + Flashlight (github.com)
Rolldown: Rust bundler for JavaScript (rolldown.rs)
Kuto, a reverse JS bundler (samthor.au)
LogTape: Simple logging library with zero dependencies for Deno/Node.js/Bun/browsers (github.com)
Adventures with Bun and Hono (davesmithhayes.com)
The JavaScript Bundler Grand Prix (redmonk.com)
Self extracting JavaScript from a PNG (p01.org)
Write any javascript code with just these characters: ()[]{}+! (patriciopalladino.com)
Debunking the Node.js Gish Gallop (unlimitednovelty.com)
Open Source JavaScript+Canvas+HTML5 GameBoy Color Emulator (with ROMs) (gamecenter.grantgalitz.org)
If Hemingway wrote JavaScript (byfat.xxx)
Web Performance Testing With PhantomJS (wesleyhales.com)
Neat way to leverage PhantomJS :)
WebSocket Dot game written in Node.JS ( don't use firefox ) (qbit.io)
Source available here: https://github.com/qbit/blog This was a websockets experiment I did a while back. If anyone knows why firefox dies.. I would love to know :D
Stuffing Javascript into DNS names (skullsecurity.org)
Advice On & Instruction in The Use of Ember.js (trek.github.com)
Exploring the RVP pattern with Resource Reflection in JavaScript (blog.nodejitsu.com)
Asynchronous JS: $.Deferred for HTML5 Applications (html5rocks.com)
DRYing up your JavaScript Jasmine tests with the data provider pattern - JP's blog (blog.jphpsf.com)
A quick tip where I show a technique to eliminate redundancy Jasmine tests.
What's New in Bundler 1.2 (gembundler.com)
Game On: Backbone and Ember | Nettuts+ (net.tutsplus.com)