1
- ### ** Facebook Developer Circles Community Content** [ ![ Awesome] ( https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg )] ( https://github.com/sindresorhus/awesome )
2
1
3
- A curated list of awesome content created by Facebook Developer Circles community members around the world.
2
+
3
+ <h1 align =" center " >
4
+ <a href =" https://developers.facebook.com/developercircles/ " >
5
+ Facebook Developer Circles Community Content
6
+ </a >
7
+ </h1 >
8
+
9
+ <p align =" center " >
10
+ <strong >Developer Circles are communities of innovators, where aspiring and experienced developers receive free tools to build new skills, grow ideas and boost their careers.</strong ><br >
11
+ These are the curated list of awesome content created by Facebook Developer Circles community members around the world.
12
+ </p >
13
+
14
+ <p align =" center " >
15
+
16
+ <a href =" https://github.com/fbdevelopercircles/FbDevcCommunityContent/blob/master/LICENSE " >
17
+ <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="This repository is released under the MIT license." />
18
+ </a >
19
+
20
+ <a href =" https://github.com/fbdevelopercircles/FbDevcCommunityContent/blob/master/CONTRIBUTING.md " >
21
+ <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome!" />
22
+ </a >
23
+
24
+
25
+ </p >
26
+
27
+
28
+ <h3 align =" center " >
29
+ <a href =" https://www.developercircleresources.com/learningPath/open-source " >Getting Started</a >
30
+ <span > · </span >
31
+ <a href =" https://www.developercircleresources.com/learningPath/open-source " >Learn the Basics</a >
32
+ <span > · </span >
33
+ <a href =" https://github.com/fbdevelopercircles/FbDevcCommunityContent/blob/master/CONTRIBUTING.md " >Contribute</a >
34
+ <span > · </span >
35
+ <a href =" https://developers.facebook.com/developercircles/join/ " >Community</a >
36
+ <span > · </span >
37
+ <a href =" https://developers.facebook.com/developercircles/ " >Support</a >
38
+ <span > · </span >
39
+ <a href =" https://github.com/fbdevelopercircles/FbDevcCommunityContent/blob/master/DevCGlobalDirectory.md " >Directory</a >
40
+ </h3 >
41
+
4
42
5
43
## Contents
6
44
@@ -14,7 +52,7 @@ A curated list of awesome content created by Facebook Developer Circles communit
14
52
- [ Developer Circles] ( ./DevCGlobalDirectory.md )
15
53
- [ Fun] ( #fun )
16
54
17
- ## Workshops
55
+ ## 💻 Workshops
18
56
19
57
Useful workshop materials.
20
58
@@ -24,7 +62,7 @@ Useful workshop materials.
24
62
- [ Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux] ( https://github.com/microsoft/frontend-bootcamp )
25
63
- [ NodeSchool] ( https://nodeschool.io/ )
26
64
27
- ## Articles
65
+ ## 📋 Articles
28
66
29
67
Useful articles and learning resources.
30
68
@@ -80,7 +118,7 @@ Useful articles and learning resources.
80
118
- [ Tech Interview Handbook] ( https://yangshun.github.io/tech-interview-handbook/ )
81
119
- [ Front-end Developer Handbook] ( https://thoughtworksinc.github.io/front-end-handbook/en/index.html )
82
120
83
- ## Tools
121
+ ## 🛠 Tools
84
122
85
123
- [ Graph API Explorer] ( https://developers.facebook.com/tools/explorer/ ) - Test, create, and authenticate API calls and debug responses.
86
124
- [ Sharing Debugger] ( https://developers.facebook.com/tools/debug/sharing/ ) - Preview how your content will look when it's shared to Facebook.
@@ -98,7 +136,7 @@ Useful articles and learning resources.
98
136
- [ Emotion] ( https://emotion.sh/docs/introduction ) - A CSS-in-JS library that promises users a high level of performance and flexibility.
99
137
- [ Create React App] ( https://github.com/facebook/create-react-app ) - Create React apps with no build configurations.
100
138
101
- ## Books
139
+ ## 📖 Books
102
140
103
141
- [ Clean Code] ( https://www.goodreads.com/book/show/3735293-clean-code ) , by Robert C. Martin
104
142
- [ The Pragmatic Programmer] ( https://www.goodreads.com/book/show/4099.The_Pragmatic_Programmer ) , by Andy Hunt, Dave Thomas
@@ -110,7 +148,7 @@ Useful articles and learning resources.
110
148
- [ The Handbook of Technical Writing] ( https://www.amazon.com/dp/1457675528 ) , by Gerald J. Alre
111
149
- [ You Dont Know JS] ( https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/README.md ) , by Kyle Simpson
112
150
113
- ## Videos
151
+ ## 📺 Videos
114
152
115
153
- [ Contributing to Open Source for the first time] ( https://www.youtube.com/watch?v=c6b6B9oN4Vg ) , by Cami Williams
116
154
- [ Deep Dive into Git] ( https://www.youtube.com/watch?v=dBSHLb1B8sw ) , by Edward Thomson
@@ -122,7 +160,7 @@ Useful articles and learning resources.
122
160
- [ Using Elm to Prototype and Build Web Applications] ( https://www.youtube.com/watch?v=Lmg9v2U6-y4 ) , by David Calavera
123
161
- [ Cracking the Coding Interview] ( https://www.youtube.com/playlist?list=PLI1t_8YX-ApvFsH-DaFmAmdJboAnbg08P ) , by Gayle Laakmann McDowell
124
162
125
- ## Podcasts
163
+ ## 🎙 Podcasts
126
164
127
165
- [ The Diff] ( https://thediffpodcast.com/ )
128
166
- [ Software Engineering Daily] ( https://softwareengineeringdaily.com/ )
@@ -138,7 +176,7 @@ Useful articles and learning resources.
138
176
- [ Front End Happy Hour] ( https://frontendhappyhour.com/ )
139
177
- [ Go Figure] ( https://gofigure.go-jek.com/ )
140
178
141
- ## Fun
179
+ ## 🎊 Fun
142
180
143
181
Useful fun activities that can be done at the meetup/events/activities.
144
182
0 commit comments