Skip to content

Commit

Permalink
adds link to the youtube channel
Browse files Browse the repository at this point in the history
  • Loading branch information
ishtms committed Jan 28, 2024
1 parent 0b32266 commit 3ec249b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Learn Javascript - The Easy Way

> :warning: **Live stream**: The content of this repo, as well as the [backend framework](https://github.com/ishtms/learn-nodejs-hard-way) we're building, is being live-streamed on [YouTube](https://youtube.com/@ishtms).
This guide is designed to provide you with a thorough understanding of JavaScript, from the basics to advanced topics. Whether you're a beginner or an experienced developer, this repository will guide you through the world of JavaScript using clear explanations and well-commented code examples.

You may also check out my other repository - [Learn Node.js - The Hard Way](https://github.com/ishtms/learn-nodejs-hard-way) that takes you on a deep journey into Node.js. We build a completely functional and production ready backend framework and a logging/tracing library - all with 0 dependencies (no npm install!)
Expand Down

0 comments on commit 3ec249b

Please sign in to comment.