Posts
Results for “bun” (6)
01 Jun
What is Bun? A JavaScript Runtime, Bundler, and Package Manager
Bun is a JavaScript runtime, package manager, test runner, and bundler in a single binary. Here is what it does and how it works.
01 Jun
Why I Switched from Node.js to Bun for JavaScript and TypeScript Development
How Bun's built-in TypeScript support, test runner, bundler, and 4x faster package installs changed my workflow - and why it's my default JS runtime now.
08 Apr
Setting up OpenLLM with Ollama Web UI
Learn setting up OpenLLM with Ollama Web UI on Windows 11 or Ubuntu 22.04, with optional Nvidia GPU for large model training.
01 Jun
Adding a Gooey Menu Hover Effect with GSAP
How I added a viscous, liquid-like gooey hover effect to the navigation menu using GSAP and an SVG filter - no JavaScript framework required.
01 Jun
Tailwind CSS: Why I Use a Utility-First Framework for This Blog
How Tailwind CSS v4 powers this blog's design - from the Catppuccin-inspired dark mode to the responsive card layout - and why utility-first CSS wins for me.
04 Oct
A Step-by-Step Guide to Installing Python
Comprehensive guide to installing Python on Windows, macOS, and Linux, providing clear instructions for a smooth setup.