Daniel Phiri Open Source Advocate. Technical Writer and Speaker. Community Lead and Builder.

Stories by Daniel Phiri

The Nuxt.js logo.

Building a Nuxt.js dashboard application with Cube.js and Highcharts

Dev

Learn how to create a Nuxt.js dashboard using a database in Cube.js and custom visualizations built with Highchart.

Daniel Phiri
Jul 20, 2020 ⋅ 10 min read
The GraphQL logo.

Using code-gen to avoid heuristic GraphQL queries

Dev

Learn how to avoid heuristic queries in GraphQL and get your queries to work accurately with unions in your schema.

Daniel Phiri
Jun 15, 2020 ⋅ 6 min read
The Google Lighthouse logo.

Lighthouse and how to use it more effectively

Dev

This tutorial shows you how to effectively use Google Lighthouse to audit and test your site’s performance and usability for optimal UX.

Daniel Phiri
May 15, 2020 ⋅ 6 min read
n8n.io logo against a sky background

Workflow automation with n8n.io

Dev

Learn how to create automated workflows using very little code in this concise tutorial about n8n.io.

Daniel Phiri
Apr 10, 2020 ⋅ 4 min read
An image of the Nuxt and Strapi logos.

Delivering content with Strapi and Nuxt

Dev

This guide shows you how to set up a Strapi backend with a Nuxt frontend along with a GraphQL API.

Daniel Phiri
Mar 19, 2020 ⋅ 4 min read
A tutorial about using Vuex.js to build a reminder app.

Vuex: why we need SPA state management

Dev

Wondering what Vuex is all about? This tutorial gives you an overview of Vuex and shows you how to use it to build a multi-component reminder app.

Daniel Phiri
Feb 19, 2020 ⋅ 7 min read
Event triggered GraphQL

Event-triggered GraphQL

Dev

Learn how to build a site that updates dynamically using event-triggered GraphQL.

Daniel Phiri
Dec 12, 2019 ⋅ 3 min read