podcast interview with creator and author of popular programming books (ng-book etc)
from fullstack.io, renamed to newline.co
Effective Authoring with Nate Murray and Matt Harrison | newline
related: MetaSnake Products: Effective Book Authoring (course)
newline | Learn to build React, Angular, Vue, GraphQL, and Node.js Apps with real-world projects
GitHub - tree-sitter/tree-sitter: An incremental parsing system for programming tools
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.Try the demo
Supports JavaScript ES5, ES6, JSX, and TypeScript as well as any Treesitter language: Python, Ruby, Rust, C, Java, etc.
No comments:
Post a Comment