All guides
Community-curated setup guides for modern tech stacks.
Expo: React Native Development Framework
IntermediateComplete setup and integration guide for Expo - the official React Native framework recommended by the React Native team. Covers installation, managed vs bare workflows, native modules, EAS Build, over-the-air updates, the New Architecture, and production deployment patterns for building iOS and Android apps with TypeScript.
LangChain: LLM Application Development Framework
IntermediateComplete setup and integration guide for LangChain - the powerful framework for developing applications powered by large language models. Covers installation, core concepts, chains, agents, retrieval-augmented generation (RAG), memory systems, and production deployment patterns.
Complete setup guide for UAParser.js - the comprehensive JavaScript library to detect browser, OS, CPU, and device type/model from User-Agent strings. Supports both client-side browser and server-side Node.js environments. Features bot detection, Client Hints support, and 5000+ detection patterns.