1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 05:21:43 +02:00

Add JavaScript roadmap alert (#1616)

This commit is contained in:
andran777
2022-08-27 15:43:05 +05:30
committed by GitHub
parent 7334aa470d
commit 2d19e6ced4

View File

@@ -1,3 +1,9 @@
<DedicatedRoadmap
href='/javascript'
title='JavaScript Roadmap'
description='Click to check the detailed JavaScript Roadmap.'
/>
# JavaScript
JavaScript allows you to add interactivity to your pages. Common examples that you may have seen on the websites are sliders, click interactions, popups and so on.