PinnedBenchmark TypeScript Parsers: Demystify Rust Tooling PerformanceNative parsers used in JS are not always faster due to extra work across languages. Avoid overhead and use multi-cores!Nov 23, 2023Nov 23, 2023
PinnedPublished inBetter ProgrammingGrok React Server Component by QuizzesBoost performance and reduce your client-side code sizeMay 8, 2023A response icon1May 8, 2023A response icon1
ast-grep Rockets to 8000 Stars!We are absolutely bursting with excitement to announce that ast-grep has soared past 8,000 stars on GitHub! Every star represents a…Mar 4Mar 4
Design Space for Code Search QueryCode search is a critical tool for modern software development. It enables developers to quickly locate, understand, and reuse existing…Dec 26, 2024Dec 26, 2024
ast-grep’s Journey to Type Safety in Node APIRecipe to Craft Balanced Types: Design, Define, Refine, and ConfineDec 22, 2024Dec 22, 2024
How ast-grep Works: A bird’s-eye viewIn the world of software development, efficiently searching, rewriting, linting, and analyzing code is essential for maintaining…Jun 7, 2024Jun 7, 2024
ast-grep got 6000 stars!We are thrilled to announce that ast-grep, the powerful code search tool, has reached a stellar milestone of 6000 stars on GitHub! This is…May 19, 2024May 19, 2024
Explore useEffect Alternatives: Beyond the Well-Trodden PathsThe useEffect React hook is one of the most common hooks we use. However, there may be cases where alternatives could suit better.Mar 27, 2024Mar 27, 2024