react

Gatsby Starter i18n React i18next

Build great-looking multilingual websites and apps with React using Gatsby.

:: Gatsby / React / TypeScript / Jest / Chakra UI / i18next

screenshot
Toggled to Bahasa Indonesia

Build great-looking multilingual websites and apps with React using Gatsby.

Gatsby Starter Shopify Headless Commerce

Gatsby starter for headless Shopify commerce sites.

:: Shopify / Gatsby / Auth0 / React / GraphQL / TypeScript / Jest / Chakra UI / i18next

screenshot
Storefront screenshot running on Vercel.

Build great-looking Shopify headless commerce sites with React and Gatsby.

Lumpen Radio

Stream Audio with the React Native iOS app for WLPN-LP 105.5 Chicago.

:: React Native / Obj-C / ES6 / StreamingKit / Traefik

Accessible, multilingual audio provider and remote control for StreamingKit. Built without fee for Public Media Institute (PMI) and maintained from 2015 to 2020.

Lumpen Radio was previously featured on the React Native Showcase in 2015—2016, basis for derivative React Native Audio Streaming and its forks.

Analyze Page Views with Redux

1 minute read Published

How to track metrics using Google Analytics and Redux for React.

If you’re looking to measure page view events in your Redux app – even if you’re not using the de facto community routers – I found an approach which can be modified to emit analytics events to a number of different providers with relative ease using a single middleware integration.