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

Conversation

basuabhirup
Copy link
Contributor

What does this PR do?

Add resource

For resources

Description

Node and Express Tutorial by John Smilga

Why is this valuable (or not)?

I am personally benefitted from this course. I think this course deserves to get enlisted here.

How do we know it's really free?

This video tutorial is hosted on YouTube. Just click the link and verify.

Checklist:

  • Read our contributing guidelines
  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction)

Followup

  • Check the output of Travis-CI for linter errors!

I am personally benefitted from this course. I think this course deserves to get enlisted here.
@basuabhirup
Copy link
Contributor Author

Don't know why 2 checks were not successful and what to do in order to pass these 😕

@eshellman
Copy link
Collaborator

For youtube, we prefer "playlist" links and the name of the producer/creator. We don't link to authors.

@eshellman
Copy link
Collaborator

Be sure to check the output of Travis-CI for linter errors. Alphabetical order and spacing are the most common problems.

@@ -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!

@eshellman eshellman merged commit a5b8221 into EbookFoundation:master Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants