You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A boilerplate project I'd like to use as the basis for an alternative to [create-react-app](https://github.com/facebookincubator/create-react-app), Facebook's official React starter project.
35
-
36
-
### [React Pure Component Starter](https://github.com/ericelliott/react-pure-component-starter)
37
-
38
-
A pure component dev starter kit for React. What Universal React Boilerplate is for apps, React Pure Component Starter is for stateless components.
39
32
40
33
### [Cuid](https://github.com/ericelliott/cuid)
41
34
42
-
Collision-resistant ids optimized for horizontal scaling and performance -- Could use an update with a more modular build approach.
35
+
Collision-resistant ids optimized for horizontal scaling and performance -- Update the dependencies and build. Tackle issues.
0 commit comments