41 related articles

Deep dive into Claude Sonnet 4: replicate Lovable with two prompts, generate McKinsey-grade reports, build 2D games, and explore the AI Agent building block economy.

Learn how to build a WeChat Mini Program from scratch using OpenAI Codex through pure conversation — covering requirements, design specs, code generation, and debugging.

Learn how to build a DeepSeek V3 AI Agent from scratch with zero dependencies, covering Agent loop mechanics, token optimization, cache hit strategies, and bootstrapped development.

A deep dive into LangChain 0.3's module architecture, message abstraction, prompt templates, output parsers, LCEL chains, LangSmith tracing, and LangGraph for mastering LLM application development.

Simon Willison releases asyncinject 0.7, fixing bugs proactively discovered by Claude. This case shows AI evolving from passive coding assistant to active code reviewer and collaborator.

A detailed guide to Cursor AI code editor's core features, pricing plans, Design Mode, and a hands-on demo building a personal homepage with structured prompts.
TutorialsExplore the semi-AI approach to API automation testing: why pure AI fails, framework design principles, technology choices, and clear human-AI division of labor for practical implementation.
TutorialsSenior designer shares a proven 3-step prompt workflow: extract design language from Dribbble screenshots, generate structured Design.json specs in Cursor, and let AI coding tools precisely replicate professional UI design systems.
Product ReviewsChatGPT Voyager is a Chrome extension offering timeline navigation, pin markers, file type indicators, and more to help heavy ChatGPT users efficiently manage conversations and navigate long responses.
TutorialsAfter returning to vanilla CSS from Tailwind, how do you choose a good color system? This article covers community-recommended CSS palette solutions including Reasonable Colours, Flexoki, uchū, and generator tools like tints.dev.
TutorialsGo 1.26 reimplements the go fix command to automatically migrate legacy Go code to modern idioms, supporting generics, slices package, iterators, and more.
TutorialsAn enterprise AI full-stack solution using NestJS, LangChain, LangGraph, and Tauri 2, covering AI service platforms, multi-agent orchestration, RAG, and cross-platform delivery for frontend developers.
TutorialsHow can Java developers move from small companies to big tech? This guide covers career path planning, resume repair strategies, 2025's three core Java tech stacks, and a 6-month upgrade plan.
TutorialsA 23-year-old with no coding background used Claude Code to build an app in two weeks, growing from zero to $20K/month in 50 days. Full breakdown of his methodology from idea validation to AI programming and growth marketing.
Product ReviewsIn-depth coding tests of Gemini 2.5 Pro covering pixel games, Ultimate Tic-Tac-Toe, Rust refactoring, and landing pages. Crushes Claude at Rust but struggles with frontend development.
TutorialsHands-on review of Claude Opus 4.5's coding, writing, and data visualization capabilities. Includes two methods for accessing it from China without a VPN, plus real demos of bug fixing and dashboard development.
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
Product ReviewsGitHub project yegor256/prompt uses a CLAUDE.md system instruction file to teach AI coding assistants to follow coding standards and generate high-quality, elegant code.
Product ReviewsChatbox is an open-source AI client with nearly 40K GitHub Stars, supporting ChatGPT, Claude, Gemini and local models with cross-platform desktop apps, local data storage, and Prompt management.
Product ReviewsAgent-Reach is an open-source Python tool supporting free data scraping from Twitter, Reddit, YouTube, Bilibili, Xiaohongshu, and more. One CLI command integrates it into AI Agent frameworks like LangChain, with nearly 19,000 GitHub Stars.