Recognition
My blog relies on the hard work and generosity of others. I would like to recognize the authors, maintainers, and contributors of the following open source projects, as well as the projects they implicitly depend on, and help promote their work:
Frontend
- graphql-js — A reference implementation of GraphQL for JavaScript.
- highlight.js — A JavaScript syntax highlighter.
- markdown-to-jsx — A React component for rendering Markdown.
- react — A JavaScript library for building user interfaces.
- react-feather — A React wrapper around Feather Icons.
- react-helmet-async — A fork of react-helmet with thread safety.
- react-router — Declarative routing for React.
- remeda — A functional utility library for TypeScript.
- twemoji — Emoji for everyone.
- typescript — Statically typed JavaScript.
- ui-box — A primitive for styling React components.
- urql — A GraphQL client for TypeScript.
- vite — Next generation frontend tooling. It's fast!
Backend
- class-validator — Decorator-based property validation for classes.
- graphql-js — A reference implementation of GraphQL for JavaScript.
- graphql-scalars — A library of custom GraphQL scalars.
- graphql-yoga — A fully-featured GraphQL Server for JavaScript.
- jsonwebtoken — A JsonWebToken implementation for Node.js.
- prisma — Next-generation ORM for Node.js & TypeScript.
- type-graphql — Create your GraphQL schema and resolvers with TypeScript and class decorators.
- typescript — Statically typed JavaScript.
Developer Tools
- concurrently — Run commands concurrently.
- esbuild — An extremely fast JavaScript bundler.
- graphql-codegen — Codegeneration for your GraphQL schema.
- jest — A JavaScript test runner.
- nodemon — Monitors your Node.js application for changes and automatically restarts it.
- prettier — An opinionated code formatter.
- testing-library-react — React DOM testing utilities.
- ts-node — TypeScript execution and REPL for Node.js.
Services
I also use the following services for free:
- GitHub Actions — Automate your software workflows.
- GitHub OAuth — GitHub as an OAuth provider.
- Neon — Serverless Postgres with a generous free tier.
- Sentry — Application monitoring and error tracking.
- Vercel — A serverless cloud platform.