Tag: graphql

19 posts

Context graphs, MCP tools, plain text, making users awesome, and events!

"Context graph" is a term I hear a lot. It needs to graduate from vague buzzword to actual term of art. I think we're almost there:

Jul 24, 2026
Devtools FM icon
Devtools FM
devtools.fm

Joel Griffith - Browserless

Joel Griffith explains how Browserless runs headless browser automation at scale and introduces BrowserQL for querying the web with SQL-like syntax.

Feb 14, 2026

Programmatically Setting GitHub Issue Types

A quick guide on how to programmatically set the GitHub issue type with the GitHub CLI, even if built-in functionality for this doesn't quite exist.

Jan 16, 2026
Devtools FM icon
Devtools FM
devtools.fm

Peter Pistorius - Redwood SDK

Peter Pistorius discusses Redwood's evolution into a serverless React Server Components framework and his vision for personal software development.

May 31, 2025
Devtools FM icon
Devtools FM
devtools.fm

Predrag Gruevski - Trustfall, Cargo Semver Checks, and the Future of Query-Based Tools

Predrag Gruevski explores Trustfall, a revolutionary query tool that turns anything into queryable data, and cargo-semver-checks for Rust semantic versioning.

Sep 7, 2024
enumerator.dev icon
enumerator.dev
enumerator.dev

Documenting Source Service in Stitched Schemas

Subschemas in this project often share types, meaning these types need to be merged into the superschema for the gateway. When these types are merged, we have no easy way of knowing which service each field comes from.

Jul 16, 2024
enumerator.dev icon
enumerator.dev
enumerator.dev

Documenting Source Service in Stitched Schemas

Subschemas in this project often share types, meaning these types need to be merged into the superschema for the gateway. When these types are merged, we have no easy way of knowing which service each field comes from.

Jul 16, 2024
Devtools FM icon
Devtools FM
devtools.fm

Robert Balicki - Isograph, Relay, and the Future of Data Fetching in React

Robert Balicki introduces Isograph as a potential future of React data fetching, comparing it to his experience building Relay at Meta.

Feb 24, 2024
P
Posts
iammatthias.com/posts

Revisiting Obsidian as a CMS

A home-built publishing system using Obsidian for writing, GitHub for storage, and Next.

Nov 6, 2023
P
Posts
iammatthias.com/posts

Revisiting Obsidian as a CMS

A home-built publishing system using Obsidian for writing, GitHub for storage, and Next.

Nov 6, 2023
Devtools FM icon
Devtools FM
devtools.fm

Tuomas Artman - Linear

Tuomas Artman from Linear breaks down the engineering behind their lightning-fast sync engine that powers the beloved modern issue tracking tool.

Jul 28, 2023
Devtools FM icon
Devtools FM
devtools.fm

Sabin Adams - Prisma

Developer advocate Sabin Adams dives into Prisma's type-safe ORM magic, exploring schema power, Prisma Accelerate, and the future of database tooling.

May 10, 2023
P
Posts
iammatthias.com/posts

Obsidian as a CMS

Obsidian as CMS: Git-based system using timestamps, GitHub sync, Cloudflare for assets, and NextJS for display—edit anywhere with automatic.

Dec 10, 2022
P
Posts
iammatthias.com/posts

Obsidian as a CMS

Obsidian as CMS: Git-based system using timestamps, GitHub sync, Cloudflare for assets, and NextJS for display—edit anywhere with automatic.

Dec 10, 2022

Integrating Yesod and Morpheus GraphQL

It's all about the types

Dec 20, 2020
API von 0 auf 100: Angular und GraphQL
Angular.Schule icon
Angular.Schule
angular.schule

API von 0 auf 100: Angular und GraphQL

Im Juni 2019 halten einen neuen Talk auf den beiden Konferenzen Developer Week und enterJS. Wir stellen Ihnen GraphQL und Angular vor.

Jun 24, 2019
Unsere Vorträge zur DWX und enterJS 2018
Angular.Schule icon
Angular.Schule
angular.schule

Unsere Vorträge zur DWX und enterJS 2018

Im Juni 2018 halten wir eine Reihe von Talks auf mehreren Konferenzen. Dies ist eine Liste aller Vorträge und des Workshops.

Jun 15, 2018
Generating Angular API clients with Apollo and GraphQL code generator
Angular.Schule icon
Angular.Schule
angular.schule

Generating Angular API clients with Apollo and GraphQL code generator

In this article, I will give a short introduction to GraphQL and then we shall look at at Apollo Angular and the GraphQL code generator. We will combine the flexibility of Graphql with the safety of strongly typed TypeScript code that is consistent between server and client.

Jun 13, 2018
coreyja.com icon
coreyja.com
coreyja.com/posts

blink(1) Github Status

A little while back I got a blink(1) , which is a cool little USB light that is fully programable.

Apr 28, 2018