0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extract `onEdit` More... about 7 years ago
note -> value More... about 7 years ago
Merge pull request #426 from djfpaagman/patch-1 More... about 7 years ago
react and flux - Clarify singleton idea More... over 7 years ago
Add @markfox1 to contributors More... over 7 years ago
Merge pull request #429 from markfox1/patch-1 More... over 7 years ago
Minor typos fixed More... over 7 years ago
Add thanks to John Korzhuk More... over 7 years ago
understanding react components - Push SCU bit to the right place More... over 7 years ago
Merge pull request #428 from TomV/dev More... over 7 years ago
React use of Keys Based on the react documentation, it's probably clearer to say that keys help react detecting changes to a collection of items. See https://facebook.github.io/react/docs/lists-and-keys.html#keys > Keys help React identify which items have changed, are added, or are removed. Keys should be given to the elements inside the array to give the elements a stable identity...
=
More... over 7 years ago
Fix out of date link to react documentation for multiple components.
=
More... over 7 years ago
Merge branch 'dev' of https://github.com/survivejs/react into dev Keep in sync with dev on official repo
=
More... over 7 years ago
Add @TomV to credits More... over 7 years ago
Improve formatting More... over 7 years ago
Merge pull request #427 from TomV/Consolidate-git-repo-resetting More... over 7 years ago
Consolidate-git-repo-resetting More... over 7 years ago
Update 02_setting_up_the_project.md More... over 7 years ago
Call NoteActions consistently via this.props More... over 7 years ago
Merge pull request #425 from pebutler3/patch-2 More... over 7 years ago
Update 05_understanding_react_components.md More... over 7 years ago
Add @pebutler3 to contributors More... over 7 years ago
Merge pull request #424 from pebutler3/patch-1 More... over 7 years ago
Update 04_deleting_notes.md More... over 7 years ago
Merge branch 'master' into dev More... over 7 years ago
Fix buy links More... over 7 years ago
Merge pull request #422 from gomezgoiri/patch-2 More... over 7 years ago
Closing parenthesis in pseudocode More... over 7 years ago
introduction - Thank @gomezgoiri More... over 7 years ago
Merge pull request #421 from gomezgoiri/patch-1 More... over 7 years ago