#6 String.prototype.repeat() | JavaScript | Frontend #shorts

preview_player
Показать описание
```js
// substring(start, end)
const str = 'ABCDE'
```

codepen

MDN

#JavaScript #Frontend #shorts

--------------------------------------------------
Please Check my movies!!

▶︎Movie - CSS
writing-mode

text-transform

zoom

▶︎Movie - JavaScript

filter(v, i, self) - Duplicate items

▶︎Movie - HTML
input

del & ins

▶︎Movie - SCSS
min, max
mix

Methods

--------------------------------------------------
▶︎Target
For beginners to learn.
For intermediate reviewers.

▶︎Weekly plan - 2021
Mon. JavaScript
Tue. CSS
Wed. Any
Thu. Any
Fri. Any

▶︎Why I post
I'm not good at reading thick books.
When I became an engineer, I was frustrated many times.
The documentation out there is complicated and it has afflicted me.
So I want to explain programming as simply as possible.
Of course, it also serves as my study.

▶︎My future
Recently I'm making a short video. but want to make a long video when I have time.
want to make a site and try to monetize it.
But also want to support the programming challenges of beginners.

Let's all do our best!
And I hope the world goes for the better with programming.

Please subscribe to the channel.
Рекомендации по теме
Комментарии
Автор

In what project would this be useful ? Curious

dreamseeker