Skip to content

Commit 31d4662

Browse files
author
thomas
committed
feat(challenge2): add link to solution and blog post
1 parent a675cf1 commit 31d4662

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/ngrx-1/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,7 @@ In NgRx, **selectors** is a very powerful tool often **misused**. You should use
3535
7. Submit a PR with a title beginning with **Answer:2** that I will review and other dev can review.
3636

3737
<a href="https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A2+label%3Aanswer" target="_blank"><img src="https://img.shields.io/badge/-Solutions-green" alt="NgRx Effect vs Selector"/></a>
38+
<a href='https://github.com/tomalaforge/angular-challenges/pulls?q=label%3A2+label%3A"answer+author"'><img src="https://img.shields.io/badge/-Author solution-important" alt="NgRx Effect vs Selector solution author"/></a>
39+
<a href="https://medium.com/@thomas.laforge/ngrx-effect-vs-reducer-vs-selector-58337ab59043" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/-Blog post explanation-blue" alt="NgRx Effect vs Selector blog article"/></a>
3840

3941
_You can ask any question on_ <a href="https://twitter.com/laforge_toma" target="_blank"><img src="./../../logo/twitter.svg" height=20px alt="twitter"/></a>

0 commit comments

Comments
 (0)