-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aba8184
commit 73dea0d
Showing
8 changed files
with
11,453 additions
and
37,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Styleguide | ||
|
||
1. Use the `Loading` class for lazy loaded placeholders. | ||
2. If you need to update a component's state based on the previous state, use callbacks. | ||
3. There's a top-down structure. Children should not know anything about their parents. | ||
- Methods will be so useful when I extract `Sudoku` somewhere else |
Oops, something went wrong.