The Orange Cat
The Orange Cat is a massive Maine Coon with a zest for life, blending a passion for coding with a flair for storytelling. With an enthusiasm for diving into the latest web development trends, this adventurous feline eagerly explores the world of React and its libraries. When not busy with code, The Orange Cat can be found basking in sunny spots and relishing delicious treats, perfectly capturing a mix of curiosity and relaxation.
On this blog, The Orange Cat shares captivating tales from the coding universe, providing insights and reflections that inspire tech lovers. Whether you're into web development, enjoy engaging narratives, or simply have a fondness for cats, there's something here for everyone to enjoy.
The latest articles by The Orange Cat – Page 3
-
Transformers.js: Your Browser Just Grew a Brain
Discover how Transformers.js lets you run powerful machine learning models entirely in the browser, no server round-trips required. From text classification to speech recognition, your users' data never has to leave their device.
-
Downshift: The Headless Hero Your Dropdowns Deserve
Building accessible dropdown components from scratch is notoriously tricky. Downshift takes care of keyboard navigation, screen reader support, and state management while leaving every pixel of rendering in your hands.
-
Cheerio: jQuery's Cool Cousin Who Lives on the Server
If you have ever wished you could use jQuery selectors to tear through HTML on the server, Cheerio is exactly the library you have been looking for. Fast, familiar, and built for the backend.
-
Knip: The Dead Code Detective Your Codebase Deserves
Every codebase accumulates dead weight over time. Knip is a static analysis tool that hunts down unused files, stale dependencies, and forgotten exports in JavaScript and TypeScript projects, helping you keep your code lean and your builds fast.
-
jsPDF: PDF Sorcery Right in the Browser
Need to generate invoices, certificates, or reports without a server round-trip? jsPDF creates PDF documents directly in the browser (or Node.js) with full control over text, shapes, images, and page layout.
-
React Three Fiber: The Third Dimension Unlocked
Discover how React Three Fiber lets you build rich 3D experiences using React components and hooks. From spinning cubes to full product configurators, declarative 3D has never felt so natural.
-
tRPC: Typesafe APIs Without the Drama
Forget writing schemas, forget code generation, forget manually syncing types between client and server. tRPC gives you automatic end-to-end type safety by letting TypeScript do what it does best.
-
Bearnie: Astro Components You Actually Own
Tired of fighting with opaque npm dependencies? Bearnie gives you 60+ beautifully crafted Astro components that live in your project, not in node_modules. Copy, customize, and call them your own.
-
React Logo Soup: Making Logos Play Nice Together
A tiny React library that uses math instead of manual tweaking to make logo collections look great.
-
Crashcat: Physics That Won't Crash Your Bundle
A lightweight, tree-shakeable physics engine for the web — no WASM required.