Skip to content

Commit

Permalink
Merge pull request #875 from ThisIsSahaj/Chrome-Extension
Browse files Browse the repository at this point in the history
Added Chrome Extensions Tutorial
  • Loading branch information
jfmartinz authored Jun 12, 2024
2 parents 96f8e4f + 8dd0328 commit e96567c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Web Development/Frontend Development/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
<td><a href="https://www.w3schools.com/js/default.asp">JS Tutorial</a></td>
<td>The JavaScript tutorial section on W3Schools provides a comprehensive resource for learning JavaScript, the programming language used to add interactivity and dynamic behavior to web pages. It covers various aspects of JavaScript, including basic syntax, variables, data types, operators and more.</td>
</tr>

</table>

### Frameworks
Expand Down Expand Up @@ -936,6 +937,10 @@ to everyone - everywhere!</td>
<td><a href="https://www.youtube.com/playlist?list=PLsyeobzWxl7rrvgG7MLNIMSTzVCDZZcT4">JavaScript Tutorial for Beginners</a></td>
<td>This playlist by Telusko is very helpful for the beginners to start their learning journey in Javascript and Frontend web Development.</td>
</tr>
<tr>
<td><a href="https://youtube.com/playlist?list=PLRqwX-V7Uu6bL9VOMT65ahNEri9uqLWfS&si=0Bm3tHKvVqyKE7D4">Chrome Extensions Tutorial</a></td>
<td>The Chrome Extension tutorial provides a comprehensive resource for learning how to build and deploy Chrome Extensions using JavaScript.</td>
</tr>
<tr>
<td><a href="https://www.youtube.com/playlist?list=PL9ooVrP1hQOEloRCBI97ZXkWUg6MJn0Yf">Web Development Tutorial For Beginners [2024] | Edureka</a></td>
<td>This playlist by Edureka is the collection of courses on HTML,CSS, JS and more. This playlist is very much for the beginners to start thier Frontend Development.</td>
Expand Down

0 comments on commit e96567c

Please sign in to comment.