feat(challenge18): add challenge 18 to main readme

This commit is contained in:
thomas
2023-04-10 22:20:24 +02:00
parent b52ff0697b
commit b4f7175b5a

View File

@@ -58,6 +58,7 @@ This goal of this project is to help you get better at Angular and NgRx by resol
<img src="https://img.shields.io/badge/Testing--gray" alt="testing"/> <img src="https://img.shields.io/badge/Testing--gray" alt="testing"/>
<a href="./apps/testing-router-outlet/README.md"><img src="https://img.shields.io/badge/17-Router Testing-orange" alt="router outlet Testing"/></a> <a href="./apps/testing-router-outlet/README.md"><img src="https://img.shields.io/badge/17-Router Testing-orange" alt="router outlet Testing"/></a>
<a href="./apps/testing-nested/README.md"><img src="https://img.shields.io/badge/18-Nested Comp Testing-orange" alt="nested component Testing"/></a>
## Contributors ✨ ## Contributors ✨
@@ -67,7 +68,7 @@ This goal of this project is to help you get better at Angular and NgRx by resol
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@thomas.laforge"><img src="https://avatars.githubusercontent.com/u/30832608?s…00&u=6f0ad9676792f29fd7fe6e113df06213d384a813&v=4" width="100px;" alt="Thomas Laforge"/><br /><sub><b>Thomas Laforge</b></sub></a><br />17 🧩</a></td> <td align="center" valign="top" width="14.28%"><a href="https://medium.com/@thomas.laforge"><img src="https://avatars.githubusercontent.com/u/30832608?s…00&u=6f0ad9676792f29fd7fe6e113df06213d384a813&v=4" width="100px;" alt="Thomas Laforge"/><br /><sub><b>Thomas Laforge</b></sub></a><br />18 🧩</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>