0.1.12 • Published 7 years ago

react-component-depend-on-init-data-from-backend v0.1.12

Weekly downloads
40
License
-
Repository
-
Last release
7 years ago

react-component-depend-on-init-data-from-backend

This is a npm module aimed for demoing the usage of shared components with Server Side Rendering React APP

How to use

  • import { Dumb, Cnode } from 'react-component-depend-on-init-data-from-backend'
  • <Dumb /> is a pure component that will render only one div with a text inside
  • <Cnode /> is a component that reply on external API and will render the latest articles from cnode.org
0.1.12

7 years ago

0.1.11

7 years ago

0.1.9

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago