The Wayback Machine - https://web.archive.org/web/20200716073009/https://github.com/topics/react-framework
Skip to content
#

react-framework

Here are 24 public repositories matching this topic...

umi
dmliao
dmliao commented Oct 6, 2018

The API docs reference the function store.getState() multiple times, but doesn't provide any documentation on how to obtain the store object to call that function.

I found through trial and error that you can access the store object in the following manner:

import { store } from 'mirrorx/lib/store';
...
store.getState();

This information should probably exist in the API pa

Flexible production-grade boilerplate with Next.js 9, Vercel and TypeScript. Includes multiple opt-in presets using Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support

  • Updated Jul 16, 2020
  • Ruby

Improve this page

Add a description, image, and links to the react-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.