• Stars
    star
    143
  • Rank 257,007 (Top 6 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Really Good Notes on egghead.io courses 🌱
Awesome Cheatsheets Logo

Welcome to eggheadio-course-notes

This repository is a community garden lead by the eggheadio team and Learner Advocates.

With eggheadio-course-notes, you gain further resources to enrich your learning experience on egghead.io. You are encouraged to leverage these notes when taking an egghead course, share, iterate, and contribute to them.

Getting Started

Each folder contains notes on a course. Inside each folder, you can find one or more of the following resources:

  • Notes
  • Exercises
    • Community solutions
  • Sketch Notes

Contribution

Learner Advocates create the initial set of notes. Once created, anyone from the community can contribute to the collection of notes.

  • One set of notes per course
  • If a course has already been covered, feel free to submit additions.

Contributions we are looking for

We are looking for notes that explore holes in the material, fill in gaps, expand with alternative ideas, question the answers given, and give us a stronger sense of depth and understanding.

This can take several forms. Including, progressive summarization, sketch notes, illustrations, notes on deprecations, links to additional resources, and code examples.

Submitting a contribution

  • Fork eggheadio/eggheadio-course-notes
  • Create a new branch
  • Expand upon existing course notes
  • Pull Request into eggheadio/eggheadio-course-notes

First Pull Request

This is your first Pull Request? We recommend taking the following course:

Code Review

The egghead team will review your contribution. You will hear back from one of the team members about your Pull Request in a timely manner. Either your Pull Request will be merged, or you will receive feedback on how it can be accepted.

Community

If there is a course on egghead.io that you would like to see notes, please feel free to file an issue with the course name.

If you see anything wrong or missing, please file an issue!

Community Code of Conduct

This is a safe and collaborative environment to work together. This repository follows the egghead Community Code of Conduct.

Creating Course Directories

  1. Run yarn to install dependencies
  2. Set up Auth
  3. Create a file ~/.env with these contents:
CLOUDINARY_API_KEY=insert-key-here
CLOUDINARY_API_SECRET=insert-key-here
CLOUD_NAME=insert-name-here
  1. Run yarn start
  2. Paste the course slug you are going to enhance, and hit enter
  3. Check the output directory
  4. ???
  5. Profit!

AWS credentials can be created in the management console for development. (You shouldn't have to worry about this)

Set up Auth

  1. Request a user token from an egghead team lead
  • They will generate an access token from a user on the production database
  • User.find_by_email('[email protected]').access_tokens.create!
  1. Copy the .env-template file
  2. Create a .env file
  3. Paste what you copied to the contents of the file
  4. Replace YOUR-TOKEN-HERE with requested token

More Repositories

1

gatsby-starter-egghead-blog

This is an example Gatsby blog site that we use as a reference at egghead.
JavaScript
516
star
2

egghead-angularjs-from-scratch-getting-started

JavaScript
165
star
3

egghead-react-flux-example

JavaScript
127
star
4

egghead-angularjs-eggly-architecture

JavaScript
77
star
5

angular2-examples

74
star
6

how-to-egghead

how to egghead is a collection of guides that will help you learn how to create and maintain lessons
JavaScript
72
star
7

egghead-angularjs-aunthentication-with-jwt

Example AngularJS application featuring authentication with Javascript Web Tokens (JWT)
JavaScript
48
star
8

egghead-redux-transcripts

30
star
9

egghead-ui

egghead UI pieces as a package and app
JavaScript
28
star
10

egghead-design

Illustrations and design elements for egghead.io
CSS
25
star
11

illustrated-dev

Drawing the internet
JavaScript
24
star
12

egghead-instructor-center

An app for egghead instructors to do instructor things
JavaScript
19
star
13

gatsby-theme-egghead-blog

This is a theme version of our gatsby-starter-egghead-blog.
JavaScript
16
star
14

portfolio-template-and-challenge

Lightweight Next.js Portfolio site template. Check out the project for portfolio user stories
TypeScript
13
star
15

scriptkit.com

TypeScript
13
star
16

egghead-angularjs-eggly-build-automation

JavaScript
12
star
17

eggo-discord-bot

JavaScript
11
star
18

egghead-projects

TypeScript
9
star
19

tachyons-egghead

CSS
8
star
20

egghead-brand

egghead.io logos and identity
7
star
21

angular2-hello-world

JavaScript
6
star
22

egghead-react-unit-testing

JavaScript
6
star
23

egghead-static

JavaScript
5
star
24

learnreduxwithdanabramov.com

JavaScript
3
star
25

egghead-board-game-store

JavaScript
3
star
26

egghead-ng-jspm-es6

Example project using es6 and jspm with AngularJS
JavaScript
3
star
27

og-image-egghead

JavaScript
3
star
28

egghead-articles

JavaScript
2
star
29

egghead-angular-karma-jasmine-testing

2
star
30

egghead-reviewer-guide

An overview of SOP for reviewing egghead content
JavaScript
2
star
31

egghead-angular-localization-example

This example demonstrates the angular-localization library.
JavaScript
2
star
32

isjoeldead-dot-com

HTML
1
star
33

egghead-react-player

JavaScript
1
star
34

egghead-fresh-emails

write react w/ mjml, generate html
JavaScript
1
star
35

egghead-reviewers-guide

JavaScript
1
star
36

egghead-list-multiselect

JavaScript
1
star
37

youtube-jerks

JavaScript
1
star
38

egghead-fresh

Created with CodeSandbox
JavaScript
1
star
39

egghead-live

JavaScript
1
star