javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.33k stars 3.84k forks source link

The Headline must be shifted #3584

Closed narasimha-1511 closed 10 months ago

narasimha-1511 commented 11 months ago

The Headline Splice must be shifted below

jsinfocon

narasimha-1511 commented 11 months ago

I would like to work on this issue..

Alexandre887 commented 10 months ago

This text is a kind of introduction to the splice() method:

image

First, it demonstrates the simplest variant that may come to mind. Then it tells about disadvantage of this approach and shows the correct one - using splice().

The article does not require changes, all this text should be in the "splice" paragraph.

Please close this issue.