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 f7738262ef
commit 7bbb7979c5

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>