An open API service indexing awesome lists of open source software.

https://github.com/jellydn/ts-pattern-demo-app

A state reducer example with ts-pattern with React App
https://github.com/jellydn/ts-pattern-demo-app

ts-pattern ts-pattern-demo

Last synced: 6 months ago
JSON representation

A state reducer example with ts-pattern with React App

Awesome Lists containing this project

README

          

# Welcome to ts-pattern-demo-app 👋

![Version](https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000)
[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](https://twitter.com/jellydn)

## 🏠 [Homepage](https://github.com/jellydn/ts-pattern-demo-app)

### ✨ [Demo](https://ts-pattern-demo-app.vercel.app)

[![ITMan - Talk #24 - ts-pattern: Pattern Matching library for TypeScript [Vietnamese]](https://i.ytimg.com/vi/ujJlZi0IzI8/hqdefault.jpg)](https://www.youtube.com/watch?v=ujJlZi0IzI8)

## Features

- https://github.com/gvergnaud/ts-pattern - 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
- https://github.com/jellydn/new-web-app Frontend app generator, built on top vitejs

## Install

```sh
yarn install
```

## Usage

```sh
yarn dev
```

## Author

👤 **Dung Huynh**

- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)

## Show your support

[![kofi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/dunghd)
[![paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/dunghd)
[![buymeacoffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/dunghd)

Give a ⭐️ if this project helped you!