1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Update 105-javascript.md (#1027)

Add codecademy course
This commit is contained in:
Paul Marsicovetere
2022-01-22 04:29:16 -05:00
committed by GitHub
parent 7413fe2081
commit 21ef437423

View File

@@ -10,3 +10,4 @@ JavaScript allows you to add interactivity to your pages. Common examples that y
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=fBNz5xF-Kx4'>Node.js Crash Course</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=TlB_eWDSMt4'>Node.js Tutorial for Beginners</BadgeLink>
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.codecademy.com/learn/introduction-to-javascript'>Codecademy - Learn JavaScript</BadgeLink>