What is script 🤔..ðŸ’
script is an HTML element, which is used to embed executable code, or refer as javascript code.
This element support multiple...
For further actions, you may consider blocking this person and/or reporting abuse
Nice summary. In the programming world, we love working examples or recipes. Do you agree? I would rather follow the age-old advice - "Show, don't tell". Why don't you develop a write-up backed up by working example code/use cases to highlight the point?
This is a pretty good way to get started on DEV! Why don't you write about some more features of the
<script>element, liketypeandcrossorigin?