Skip to content
#

universal-react

Here are 93 public repositories matching this topic...

adam-26
adam-26 commented Dec 9, 2016

Hi,

As a reference for others, I think it would be helpful to add the following example to the readme.

// ./containers/User.js
import { asyncConnect } from 'redux-connect'
import { loadUserSession } from '../actionCreators/session'
import User from '../components/User'

const mapStateToProps = (state, ownProps) => {
	// ... as per redux docs
};

const mapDispatchToProps = (di

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
deanius
deanius commented Jun 4, 2018

It raised an eyebrow to see a dependency on react-router-dom in the server/handlerRender.js file, since it's a client library being utilized on the server.

import { matchPath } from 'react-router-dom';

From Michael Jackson's guide you referenced: https://reacttraining.com/react-router/web/guides/server-rendering, there's a /server folder which might be more appropriate. As a co

It recognize your speech and trained AI Bot will respond(i.e Customer Service, Personal Assistant) using Machine Learning API (DialogFlow, apiai), Speech Recognition, GraphQL, Next.js, React, redux

  • Updated Mar 5, 2019
  • JavaScript

Improve this page

Add a description, image, and links to the universal-react 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 universal-react topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.