David rewrote the code to ES2015 so we created a branch for that so the example now existst in two different styles of javascript. A third version written in TypeScript by Sherief is also on it's way.
Check out Davids ES2015 example code here:
To use it your self, clone the repo
git clone https://github.com/afridlund85/React-Redux-example.git
and change branch:
git checkout -b es2015
A bug in the guild was discoverd. When a member added a Pull Request and that was to a repo that was not by a guild member it caused the guild page to crash when looking at that members profile. Also it could not render Pull Requests properly on the "Deeds" page.
My contribution is in this Pull Request:
No comments:
Post a Comment