You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
-[5 Steps to Overcoming Deployment Anxiety with Error Monitoring](https://scotch.io/bar-talk/5-steps-to-overcoming-deployment-anxiety-with-error-monitoring)
75
75
-[5 Reasons Why You Should Find the Time for Mentoring](https://mmaksimovic.dev/5-reasons-why-you-should-find-the-time-for-mentoring-cju3tarp4007gqcs19cxysfo7)
@@ -102,6 +102,9 @@ Useful articles and learning resources.
102
102
-[Prepare for your next interview](https://github.com/Nabagata/interview-prep)
-[React blog](https://reactjs.org/blog/2020/02/26/react-v16.13.0.html) - Reactjs blog
134
+
-[Codepen Blog](https://blog.codepen.io/) - A blog about the ins and outs of running a web software business.
135
+
-[Airbnb Engineering Blog](https://airbnb.io/) - A blog about Airbnb's Engineering and Data Science Structure
136
+
-[R2D3](http://www.r2d3.us/visual-intro-to-machine-learning-part-1/) - A visually pleasing way of understanding machine learning
137
+
-[Facebook AI Blog](https://ai.facebook.com/blog) - A blog on researches and open source projects at Facebook AI.
138
+
-[Stephen Jude's Blog](http://stephenjude.me/) - Everything about PHP, Laravel and the Web
129
139
</details>
130
140
131
141
<details>
@@ -143,6 +153,7 @@ Useful articles and learning resources.
143
153
-[Netlify](https://www.netlify.com/) - Everything you need to build fast, modern websites from local development to global deployment.
144
154
-[Heroku](https://www.heroku.com/) - Heroku is a platform as a service (PaaS) that enables developers to build, run, host, and operate applications entirely in the cloud.
145
155
-[Postman](https://www.getpostman.com/) - The Collaboration Platform for API Development
156
+
-[Insomnia](https://insomnia.rest/) - API Design Platform and REST Client
146
157
-[StaticKit](https://statickit.com/) - Form Hosting for JAMstack Sites
147
158
-[Vercel](https://vercel.com/) - The easiest way to deploy websites
148
159
-[Babel](https://babeljs.io/) - A JS compiler and toolchain to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments.
@@ -153,6 +164,9 @@ Useful articles and learning resources.
153
164
-[Emotion](https://emotion.sh/docs/introduction) - A CSS-in-JS library that promises users a high level of performance and flexibility.
154
165
-[Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations.
155
166
-[Swagger](https://swagger.io/) - Design and document APIs compatible with OpenAPI specification.
-[CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages.
169
+
156
170
</details>
157
171
158
172
<details>
@@ -162,6 +176,7 @@ Useful articles and learning resources.
162
176
163
177
<br />
164
178
179
+
-[The Clean Coder](https://www.goodreads.com/book/show/10284614-the-clean-coder), by Robert C. Martin
165
180
-[Clean Code](https://www.goodreads.com/book/show/3735293-clean-code), by Robert C. Martin
166
181
-[The Pragmatic Programmer](https://www.goodreads.com/book/show/4099.The_Pragmatic_Programmer), by Andy Hunt, Dave Thomas
167
182
-[Cracking the Coding Interview](https://www.goodreads.com/book/show/12544648-cracking-the-coding-interview), by Gayle Laakmann McDowell
@@ -173,8 +188,15 @@ Useful articles and learning resources.
173
188
-[You Dont Know JS](https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/README.md), by Kyle Simpson
174
189
-[JavaScript: The Good Parts](https://www.oreilly.com/library/view/javascript-the-good/9780596517748/)
175
190
-[Eloquent JavaScript Modern Introduction Programming](https://eloquentjavascript.net/), by Marijn Haverbeke
176
-
</details>
191
+
-[Cracking the Code to a Successful Interview](https://www.amazon.com/Cracking-Code-Successful-Interview-Top-Level/dp/1504760883), by Evan Pellett
192
+
-[Guide to Competitive Programming](https://www.pdfdrive.com/guide-to-competitive-programming-learning-and-improving-algorithms-through-contests-e187746875.html), by Antti Laaksonen
193
+
-[Pure React: Learn to think in React](https://purereact.com/), by Dave Ceddia
177
194
195
+
-[Starting out with Python](https://www.pearson.com/us/higher-education/program/Gaddis-Starting-Out-with-Python-plus-My-Lab-Programming-with-Pearson-e-Text-Access-Card-Package-3rd-Edition/PGM9873.html?tab=contents), by Tony Gaddis
196
+
-[Road To Redux](https://www.roadtoredux.com/), by Robin Wieruch
197
+
198
+
199
+
</details>
178
200
<details>
179
201
<summary>
180
202
📺 Videos
@@ -195,6 +217,8 @@ Useful articles and learning resources.
195
217
-[Streamelopers](http://bit.ly/streamelopersub) Community tech talks in spanish
196
218
-[Top 10 Best VS Code Extensions for developers](https://www.youtube.com/watch?v=c5GAS_PMXDs),by codeSTACKr
197
219
-[Learn React JS](https://www.youtube.com/watch?v=DLX62G4lc44), a full course for beginners by freeCodeCamp.org
220
+
-[Grit, the power of passion and perseverance](https://www.youtube.com/watch?v=H14bBuluwB8) by Angela Lee Duckworth
221
+
-[Growth vs Fixed Mindset](https://www.youtube.com/watch?v=KUWn_TJTrnU) animated video by Sprouts
198
222
</details>
199
223
200
224
<details>
@@ -221,7 +245,19 @@ Useful articles and learning resources.
221
245
-[Google Cloud Platform Podcast](https://www.gcppodcast.com/) - Weekly updates on Cloud Platform professionals, answer some of your burning questions, and introduce you to cool new things!
222
246
-[Artificial Intelligence: AI Podcast](https://lexfridman.com/ai/) - A series of conversations about technology, science, and the human condition.
223
247
-[Software Engineering](https://www.se-radio.net/) - A podcast targeted at the professional software developer managed by the volunteers and staff of IEEE Software.
224
-
-[The Changelog](https://changelog.com/podcast)- The Changelog mainly discusses topics related to open source software.
248
+
-[The Changelog](https://changelog.com/podcast)- The Changelog mainly discusses topics related to open source software.
249
+
-[This Developer's Life](https://daraoladapo.com/thisdevlife/) - A Podcast about developer work and life balance.
250
+
</details>
251
+
252
+
<details>
253
+
<summary>
254
+
:space_invader: Hackathons
255
+
</summary>
256
+
257
+
<br />
258
+
259
+
-[Devpost](https://devpost.com/) - An awesome place for hackathons.
260
+
-[hackathon.io](https://www.hackathon.io/events) - A place where lots of hackathons are hosted.
225
261
</details>
226
262
227
263
<details>
@@ -233,10 +269,12 @@ Useful articles and learning resources.
233
269
234
270
Useful fun activities that can be done at the meetup/events/activities.
235
271
272
+
-[Git reference tool](https://ohshitgit.com/) - FAQ site for Git commands.
236
273
-[Kahoot](https://kahoot.com/) - Kahoot! brings engagement and fun to your events and makes learning awesome.
237
274
-[Wheel Of Names](https://wheelofnames.com/) - Random name picker with Wheel Of Fortunes style animation.
238
275
-[AirConsole](https://www.airconsole.com/) - Multiplayer browser games with your smartphones as the gamepads.
239
276
-[Gartic](https://gartic.io/) - Pictionary-inspired games that can be played online
277
+
-[DevSwag](https://devswag.io/) - FREE Swag for developers!
240
278
-[Mentimeter](https://www.mentimeter.com/) - Mentimeter is a good way to engage the community live and understand them using it's analytical dashboard.
241
279
-[QuizBreaker](https://www.quizbreaker.com/) - A scheduled virtual team building quiz delivered in inbox. Can be a good ice breaker.
242
280
-[TypeRacer](https://play.typeracer.com/) - TypeRacer is a fun way to engage people during a meetup while improving their typing skills.
0 commit comments