A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
Repositories
gajus repositories
A list of awesome ESLint plugins, configs, etc.
A list of awesome Flow integrations, tools, tutorials, etc.
A curated list of awesome GitHub tools, libraries, resources, and shiny things.
Awesome list of GraphQL & Relay
:memo: Delightful Markdown stuff.
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
Awesome list of Redux examples and middlewares
A collection of awesome Zod resources .
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
Annotates console.log call expression with information about the invocation context.
Annotates Slonik's sql.type() calls with the file path and function name.
Namespaces global variable declarations.
Compiles GraphQL tagged template strings using graphql-tag.
Modular lodash builds without the hassle
Babel plugin that replaces lodash library import statement to individual module imports.
Adds a console.warn statement to the functions annotated with @deprecated tag.
Uses Object.freeze to freeze all object and array expressions.
Uses an underscore prefix notation convention to identify private class members. Transpiles them into members that are unpredictable at a runtime.