Skip to content

Instantly share code, notes, and snippets.

@Carniatto
Carniatto / examples.ts
Last active January 13, 2021 10:56
State helpers for selectors creation
/* These are some example usages */
import { createPropertySelectors, createMappedSelector } from "./ngxs-next";
interface AppStateModel {
firstName: string,
lastName: string
}
@Carniatto
Carniatto / Tabmockup.markdown
Last active August 29, 2015 14:21
Tabmockup