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

Commit d23559b

Browse files
authored
Merge pull request #35 from tvalentius/master
Re-arrange the main readme.md
2 parents 92b1343 + 1e3fb16 commit d23559b

File tree

1 file changed

+47
-9
lines changed

1 file changed

+47
-9
lines changed

README.md

Lines changed: 47 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
1-
### **Facebook Developer Circles Community Content** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
21

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+
442

543
## Contents
644

@@ -14,7 +52,7 @@ A curated list of awesome content created by Facebook Developer Circles communit
1452
- [Developer Circles](./DevCGlobalDirectory.md)
1553
- [Fun](#fun)
1654

17-
## Workshops
55+
## 💻Workshops
1856

1957
Useful workshop materials.
2058

@@ -24,7 +62,7 @@ Useful workshop materials.
2462
- [Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux](https://github.com/microsoft/frontend-bootcamp)
2563
- [NodeSchool](https://nodeschool.io/)
2664

27-
## Articles
65+
## 📋Articles
2866

2967
Useful articles and learning resources.
3068

@@ -80,7 +118,7 @@ Useful articles and learning resources.
80118
- [Tech Interview Handbook](https://yangshun.github.io/tech-interview-handbook/)
81119
- [Front-end Developer Handbook](https://thoughtworksinc.github.io/front-end-handbook/en/index.html)
82120

83-
## Tools
121+
## 🛠Tools
84122

85123
- [Graph API Explorer](https://developers.facebook.com/tools/explorer/) - Test, create, and authenticate API calls and debug responses.
86124
- [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.
98136
- [Emotion](https://emotion.sh/docs/introduction) - A CSS-in-JS library that promises users a high level of performance and flexibility.
99137
- [Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations.
100138

101-
## Books
139+
## 📖Books
102140

103141
- [Clean Code](https://www.goodreads.com/book/show/3735293-clean-code), by Robert C. Martin
104142
- [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.
110148
- [The Handbook of Technical Writing](https://www.amazon.com/dp/1457675528), by Gerald J. Alre
111149
- [You Dont Know JS](https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/README.md), by Kyle Simpson
112150

113-
## Videos
151+
## 📺Videos
114152

115153
- [Contributing to Open Source for the first time](https://www.youtube.com/watch?v=c6b6B9oN4Vg), by Cami Williams
116154
- [Deep Dive into Git](https://www.youtube.com/watch?v=dBSHLb1B8sw), by Edward Thomson
@@ -122,7 +160,7 @@ Useful articles and learning resources.
122160
- [Using Elm to Prototype and Build Web Applications](https://www.youtube.com/watch?v=Lmg9v2U6-y4), by David Calavera
123161
- [Cracking the Coding Interview](https://www.youtube.com/playlist?list=PLI1t_8YX-ApvFsH-DaFmAmdJboAnbg08P), by Gayle Laakmann McDowell
124162

125-
## Podcasts
163+
## 🎙Podcasts
126164

127165
- [The Diff](https://thediffpodcast.com/)
128166
- [Software Engineering Daily](https://softwareengineeringdaily.com/)
@@ -138,7 +176,7 @@ Useful articles and learning resources.
138176
- [Front End Happy Hour](https://frontendhappyhour.com/)
139177
- [Go Figure](https://gofigure.go-jek.com/)
140178

141-
## Fun
179+
## 🎊Fun
142180

143181
Useful fun activities that can be done at the meetup/events/activities.
144182

0 commit comments

Comments
 (0)