Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit c6ecd0a

Browse files
committed
Update README.md
1 parent ebb617f commit c6ecd0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,3 @@ describes the verb-like state of the data or action itself. This can then be rep
119119
in the view as to the visual representation, and is not tied to visual information.
120120

121121
Instead of `$scope.showSpinner` or `$scope.loading` use `task.uploading` or `project.saving` which could be rendered as a spinner, form, panel, whatever. The point is the **state flag is agnostic about the visual implementation**.
122-
123-
[Example of clean state flag management](modules/Task/Task.js#L100-L138)

0 commit comments

Comments
 (0)