Skip to content
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

Add another Node.js course #5534

Merged
merged 3 commits into from
Sep 15, 2021
Merged
Changes from 1 commit
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
1 change: 1 addition & 0 deletions courses/free-courses-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@
* [Express JS Crash Course](https://www.youtube.com/watch?v=L72fhGm1tfE) - Brad Traversy, Traversy Media (Youtube)
* [Node.js API Development for Beginners](https://www.udemy.com/course/node-js-api-tutorial/) (Udemy)
* [Node.js Basics](https://www.youtube.com/playlist?list=PLqq-6Pq4lTTa-d0iZg41U2RDqECol9C5B) - Java Brains (Youtube)
* [Node and Express Tutorial](https://www.youtube.com/watch?v=TNV0_7QRDwY) by [John Smilga](https://github.com/john-smilga) - Coding Addict (YouTube)
Copy link
Member

@davorpa davorpa Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this solve the linting errors. Creators can't have link

* [Node and Express Tutorial](https://www.youtube.com/watch?v=TNV0_7QRDwY) - John Smilga, Coding Addict (YouTube)

Great tutorial @john-smilga

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davorpa I have fixed that error and organised the list properly.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there no playlist? is it just one video?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eshellman No, actually this is an 8-hour long video covering all the aspects. For ease of navigation, they have provided topic-wise timestamps in the video description.

Copy link
Member

@davorpa davorpa Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the playlist will be this: https://www.youtube.com/playlist?list=PLnHJACx3NwAdT_8forzXYvx0o4A2VnoHX

But it only have this video

EDIT: Sorry, I miss

This is the playlist where is included in but it covers a bunch of topics more than Javascript/Node https://www.youtube.com/playlist?list=PLnHJACx3NwAdT_8forzXYvx0o4A2VnoHX

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly @davorpa , that playlist contains 10 different videos from 10 different topics 😃

Copy link
Member

@davorpa davorpa Sep 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly @davorpa , that playlist contains 10 different videos from 10 different topics 😃

I see the video at a glance and for me it's fine. It covers all things. Chapters are attached as timeline blocks as @basuabhirup said.

If playlist needs be enforced... maybe adding v= parameter... https://www.youtube.com/watch?v=TNV0_7QRDwY&list=PLnHJACx3NwAdT_8forzXYvx0o4A2VnoHX&index=7

Eric has the last word 😉

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most YT videos are not, by themselves long enough to qualify as a course. This one certainly is. (8 hours!!!) Probably should add something in the contrib guidelines.
Thanks, and welcome to free-programming-books!



#### React
Expand Down