Andrew Evans Husband, engineer, FOSS contributor, and developer at AWS. Follow me at rhythmandbinary.com and andrewevans.dev.

Stories by Andrew Evans

PWA Svelte Sapper SvelteKit

Building a PWA with Svelte

Dev

Explore three options for implementing PWAs using Svelte, SvelteKit, and Sapper. Examine the fundamental features of PWAs, including service workers and web manifests.

Andrew Evans
Sep 28, 2021 ⋅ 5 min read
Building Application React Nx

Building an application with React and Nx

Dev

Nx is a build tool that automates many of the necessary steps in building applications and includes features like dependency graph generation.

Andrew Evans
Jun 25, 2021 ⋅ 6 min read
Using Font Awesome 5 React

Using Font Awesome 5 with React

Dev

Font Awesome is a great add-on for showing icons on social media platforms that you can easily install into your React project.

Andrew Evans
Apr 2, 2021 ⋅ 6 min read
Microsoft Logo Over Water

Microsoft’s Fluid Framework: An introduction

Dev

This post introduces Microsoft’s Fluid Framework and walks through a sample application to show how it can be integrated into projects.

Andrew Evans
Jan 18, 2021 ⋅ 8 min read
Hands-on With React Native For macOS

Hands-on with React Native for macOS

Dev

Get hands-on with React Native for macOS, built on the original React Native project to include the desktop environment on a Mac.

Andrew Evans
Sep 4, 2020 ⋅ 9 min read
JavaScript-free Frontends With Blazor

JavaScript-free frontends with Blazor

Dev

Microsoft’s new Blazor framework leverages Wasm to let you write your web frontend in C# — no JS required.

Andrew Evans
Jun 15, 2020 ⋅ 9 min read
Comparing JavaScript Animation Libraries

Comparing JavaScript animation libraries

Dev

We round up and compare four of the most popular JavaScript animation libraries.

Andrew Evans
Apr 22, 2020 ⋅ 9 min read
Kubernetes Toolbox

Kubernetes toolbox

Dev

Kubernetes uses containers to help manage all stages of your project pipeline. Learn how to get the most out of your K8s implementation by using these cutting-edge tools.

Andrew Evans
Jan 29, 2020 ⋅ 6 min read

Intro to GraphQL with Prisma

Dev

This post is going to cover some basics about GraphQL, and then show how to use Prisma with your GraphQL instance.

Andrew Evans
Oct 5, 2019 ⋅ 10 min read