Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 1018b2c

Browse files
authored
Update README.md
1 parent a002539 commit 1018b2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A curated list of awesome content created by Facebook Developer Circles communit
99
- [Workshops](#workshops)
1010
- [Articles](#articles)
1111
- [Tools](#tools)
12+
- [Books](#books)
1213
- [Videos](#videos)
1314
- [Podcasts](#podcasts)
1415
- [Developer Circles](./DevCGlobalDirectory.md)
@@ -99,6 +100,10 @@ Useful articles and learning resources.
99100
- [Emotion](https://emotion.sh/docs/introduction) - A CSS-in-JS library that promises users a high level of performance and flexibility.
100101
- [Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations.
101102

103+
## Books
104+
105+
- [Clean Code](https://www.goodreads.com/book/show/3735293-clean-code), by Robert C. Martin
106+
- [The Pragmatic Programmer](https://www.goodreads.com/book/show/4099.The_Pragmatic_Programmer), by Andy Hunt, Dave Thomas
102107

103108
## Videos
104109

0 commit comments

Comments
 (0)