Skip to content

Move frisby's egghead course to free, since it is free now #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ This is a list of resources for functional programming in JavaScript. Please fee
+ [**Egghead.io** - Asynchronous Programming: The End of The Loop](https://egghead.io/series/mastering-asynchronous-programming-the-end-of-the-loop)
+ [**James Coglan** - Practical functional programming: pick two](https://www.youtube.com/watch?v=XcS-LdEBUkE)
+ [**Mattias Petter Johansson** - Functional Programming in Javascript](https://www.youtube.com/watch?v=BMUiFMZr7vk)
+ [**Egghead.io** - Professor Frisby Introduces Composable Functional JavaScript](https://egghead.io/courses/professor-frisby-introduces-composable-functional-javascript)

#### Premium
+ [**Egghead.io** - Professor Frisby Introduces Composable Functional JavaScript](https://egghead.io/courses/professor-frisby-introduces-composable-functional-javascript)
+ [**Front End Masters** - JavaScript: From Fundamentals to Functional JS](https://frontendmasters.com/courses/js-fundamentals-to-functional/)
+ [**Front End Masters** - Hardcore Functional Programming in JavaScript](https://frontendmasters.com/courses/functional-javascript/)
+ [**Pluralsight** - Underscore.js Fundamentals](http://www.pluralsight.com/courses/underscore-fundamentals)
Expand Down