Avatar 💻

recca0120 Tech Notes

Software Developer / Tech Notes

  1. Home
  2. Archives
  3. Categories
  4. Tags
  5. Search
  6. About
    1. Dark Mode

Archives

2026 71
2024 3
2023 11
2022 13
2020 15
More

Categories

PHP Laravel Testing DevOps Frontend Database AI Tools Python MacOS

Tags

Testing Laravel Php Typescript Claude-Code Javascript Ai-Agent PHPUnit Python SQLite Composer Linux Vitest Aws Blade Cloudflare Developer-Tools Devops Docker Guzzle
Featured image of post Replace ESLint + Prettier with Biome: 35x Faster, One Tool
Tools Frontend

Replace ESLint + Prettier with Biome: 35x Faster, One Tool

Biome is a Rust-based frontend toolchain that formats 35x faster than Prettier, includes 455 lint rules covering ESLint + TypeScript ESLint, and replaces five config files with one biome.json. Auto-migration included.

2026 年 3 月 10 日
正體中文
Biome Eslint Prettier Typescript Developer-Tools
Featured image of post Mole: Clear 95GB of macOS Junk with One Command
Tools

Mole: Clear 95GB of macOS Junk with One Command

Mole is a 38K-star macOS cleaner. mo clean removes caches deep in the system, mo uninstall removes apps plus all leftover files, mo purge clears node_modules and build artifacts. Free, open-source, dry-run safe.

2026 年 3 月 9 日
正體中文
MacOS Mole Developer-Tools Productivity
Featured image of post Ditch Husky: Speed Up Git Hooks with Lefthook
Tools DevOps

Ditch Husky: Speed Up Git Hooks with Lefthook

Lefthook is a fast Git hooks manager written in Go. One YAML file replaces Husky + lint-staged, parallel execution cuts commit wait time in half, with built-in monorepo support and local config overrides.

2026 年 3 月 8 日
正體中文
Git Lefthook Husky Developer-Tools Devops
Featured image of post OpenSpec: Make AI Coding Assistants Follow a Spec, Not Just Guess
Tools DevOps

OpenSpec: Make AI Coding Assistants Follow a Spec, Not Just Guess

OpenSpec is a spec-driven development framework. Before AI writes code, align on requirements first. Propose generates spec documents, apply implements by spec, archive records completed changes. Supports Claude Code, Cursor, Copilot, and 30+ tools.

2026 年 3 月 8 日
正體中文
Openspec Ai Sdd Claude-Code Cursor Developer-Tools Workflow
Featured image of post Query SQLite on GitHub Pages with sql.js-httpvfs
Frontend Database

Query SQLite on GitHub Pages with sql.js-httpvfs

Use sql.js-httpvfs to query SQLite databases hosted on static sites via HTTP Range Requests — no need to download the entire database file.

2026 年 3 月 7 日
正體中文
Sql.js SQLite Javascript WebAssembly
Featured image of post Browser Storage Comparison: sql.js vs IndexedDB vs localStorage
Frontend Database

Browser Storage Comparison: sql.js vs IndexedDB vs localStorage

Compare browser-side storage solutions including sql.js, IndexedDB, and localStorage by capacity, query capabilities, performance, and use cases.

2026 年 3 月 6 日
正體中文
Sql.js SQLite IndexedDB Javascript
Featured image of post sql.js + IndexedDB: Building an Offline-First Web App
Frontend Database

sql.js + IndexedDB: Building an Offline-First Web App

Persist sql.js SQLite databases in the browser using IndexedDB to build offline-first web applications that work without a backend.

2026 年 3 月 5 日
正體中文
Sql.js SQLite IndexedDB Javascript
Featured image of post Run SQLite in the Browser with sql.js: A Complete Guide from Install to CRUD
Frontend Database

Run SQLite in the Browser with sql.js: A Complete Guide from Install to CRUD

Learn how to use sql.js to run SQLite entirely in the browser — from installation and initialization to CRUD operations, import/export, and Web Workers.

2026 年 3 月 4 日
正體中文
Sql.js SQLite Javascript WebAssembly
Featured image of post LiVue: Use Vue 3 Directives in Laravel Blade Templates
Laravel Frontend

LiVue: Use Vue 3 Directives in Laravel Blade Templates

LiVue lets you write Vue 3 directives in Blade templates without APIs or .vue files, merging Livewire server-driven architecture with the Vue ecosystem.

2026 年 3 月 3 日
正體中文
Laravel Vue.js Blade Alpine.js LiVue
Featured image of post msw-fetch-mock: Undici-Style Fetch Mocking for MSW
Testing Frontend

msw-fetch-mock: Undici-Style Fetch Mocking for MSW

Compare msw-fetch-mock, MSW, nock, fetch-mock, and 3 other HTTP mocking libraries — with architecture analysis and concrete use-case recommendations for each.

2026 年 3 月 3 日
正體中文
Testing MSW Javascript
1 3 4 5 6 7 8 9 10 11 12
© 2020 - 2026 recca0120 Tech Notes
recca0120 on GitHub
Built with Hugo
Theme Stack designed by Jimmy