git
workflow
cut-the-chase
Cut the chase guide for Git Worktree. Code-focused, zero fluff, straight to the point.
ACCESS >>UI Library
Component Development
Standalone Components
Learn how to create a fast-track UI library using Angular and Nx.
ACCESS >>npm
monorepo
workspaces
Learn how to manage monorepos with npm workspaces and execute packages on-demand using npx.
ACCESS >>LangChain
LLM
Python
Guide to using LangChain for LLM orchestration, including core syntax and essential patterns.
ACCESS >>Redis
Data Store
Key-Value
Quick reference guide to essential Redis data structures and operations.
ACCESS >>sed
linux
cli
Learn the essentials of using sed for text manipulation in Linux.
ACCESS >>AWK
gawk
Linux CLI
Learn how to use AWK for text processing and data analysis through practical examples.
ACCESS >>find
linux
cli
Learn how to use the powerful `find` command in Linux for efficient file and directory searches.
ACCESS >>JavaScript
Python
Regex
Learn regex for text pattern matching in JavaScript and Python with practical examples.
ACCESS >>