Published onJune 19, 2019Filesystem Routers & IndexesnextjsnodeapidesignPage paths should match the URL and end with "index"
Published onOctober 18, 2018GraphQL Context & ServicesapidesignarchitecturegraphqlnodeUsing `class` to abstract complexity in GraphQL resolvers.
Published onJune 12, 2016Hydra, a precursor to GraphQLgraphqlnodeSeeing RESTful API design patterns turn into GraphQL.
Published onDecember 7, 2014Circular Dependencies in NodenodeUse mutations and late-references to work around circular references.
Published onApril 11, 2014Copying Databases in NodenodemysqlknexTips for programmatically migrating data using Node.