CrocoDillon / universal-react-redux-boilerplate

Step by step creation of a Universal React + Redux Boilerplate
Other
176 stars 33 forks source link

Minimum universal react API #5

Closed guidsen closed 8 years ago

guidsen commented 8 years ago

Hi, I've been working on https://github.com/guidsen/react-simple-universal that solved the boilerplate involved with universal React Apps.

I'm really curious about your thoughts about this and would love to have some help evolving this repo.

CrocoDillon commented 8 years ago

You’re asking the wrong guy (assuming this is not a shameless plug :stuck_out_tongue_winking_eye: )... I like setting up the boilerplate at the start of my projects. Gives me insight in how things work.

Open sourcing my boilerplate will hopefully help others but at least it helps me if no one else.

That said, I’m sure there are people that like the boilerplate less and will enjoy working higher level tools like yours. So keep up the good work!

And come back in a week or two as I’m working actively on v2 now :wink: