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

Commit a5e7e35

Browse files
authored
Added some links & emoji
Added some links at the header & emoji for each categories
1 parent ddaec6c commit a5e7e35

File tree

1 file changed

+20
-7
lines changed

1 file changed

+20
-7
lines changed

README.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@
2525
</p>
2626

2727

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+
</h3>
39+
40+
2841
## Contents
2942

3043
- [Contents](#contents)
@@ -37,7 +50,7 @@
3750
- [Developer Circles](./DevCGlobalDirectory.md)
3851
- [Fun](#fun)
3952

40-
## Workshops
53+
## 💻Workshops
4154

4255
Useful workshop materials.
4356

@@ -47,7 +60,7 @@ Useful workshop materials.
4760
- [Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux](https://github.com/microsoft/frontend-bootcamp)
4861
- [NodeSchool](https://nodeschool.io/)
4962

50-
## Articles
63+
## 📋Articles
5164

5265
Useful articles and learning resources.
5366

@@ -103,7 +116,7 @@ Useful articles and learning resources.
103116
- [Tech Interview Handbook](https://yangshun.github.io/tech-interview-handbook/)
104117
- [Front-end Developer Handbook](https://thoughtworksinc.github.io/front-end-handbook/en/index.html)
105118

106-
## Tools
119+
## 🛠Tools
107120

108121
- [Graph API Explorer](https://developers.facebook.com/tools/explorer/) - Test, create, and authenticate API calls and debug responses.
109122
- [Sharing Debugger](https://developers.facebook.com/tools/debug/sharing/) - Preview how your content will look when it's shared to Facebook.
@@ -121,7 +134,7 @@ Useful articles and learning resources.
121134
- [Emotion](https://emotion.sh/docs/introduction) - A CSS-in-JS library that promises users a high level of performance and flexibility.
122135
- [Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations.
123136

124-
## Books
137+
## 📖Books
125138

126139
- [Clean Code](https://www.goodreads.com/book/show/3735293-clean-code), by Robert C. Martin
127140
- [The Pragmatic Programmer](https://www.goodreads.com/book/show/4099.The_Pragmatic_Programmer), by Andy Hunt, Dave Thomas
@@ -133,7 +146,7 @@ Useful articles and learning resources.
133146
- [The Handbook of Technical Writing](https://www.amazon.com/dp/1457675528), by Gerald J. Alre
134147
- [You Dont Know JS](https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/README.md), by Kyle Simpson
135148

136-
## Videos
149+
## 📺Videos
137150

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

148-
## Podcasts
161+
## 🎙Podcasts
149162

150163
- [The Diff](https://thediffpodcast.com/)
151164
- [Software Engineering Daily](https://softwareengineeringdaily.com/)
@@ -161,7 +174,7 @@ Useful articles and learning resources.
161174
- [Front End Happy Hour](https://frontendhappyhour.com/)
162175
- [Go Figure](https://gofigure.go-jek.com/)
163176

164-
## Fun
177+
## 🎊Fun
165178

166179
Useful fun activities that can be done at the meetup/events/activities.
167180

0 commit comments

Comments
 (0)