```js
console.clear()
const str = 'AbCdE'
const regex = /[A-Z]/g
const m = str.replace(regex, '')
console.log(m)
const regex2 = /[a-z]/g
const m2 = str.replace(regex2, '')
console.log(m2)
```
codepen
https://codepen.io/frontend-tech/pen/...
MDN
https://developer.mozilla.org/en-US/d...
#JavaScript #Frontend #shorts
--------------------------------------------------
Please Check my movies!!
▶︎Movie - CSS
writing-mode
• #39 writing-mode | CSS | Frontend | Take i...
text-transform
• #30 text-transform | CSS | Frontend | Take...
zoom
• #40 zoom | CSS | Frontend | Take it easy #...
▶︎Movie - JavaScript
Array.prototype.concat()
• Array.prototype.concat() | JavaScript | Fr...
filter(v, i, self) - Duplicate items
• #10 filter(v, i, self) - Duplicate items |...
▶︎Movie - HTML
input
• #4 input | HTML | Frontend | Take it easy ...
del & ins
• #9 del & ins | HTML | Frontend #shorts
▶︎Movie - SCSS
min, max
• #14 min, max | SCSS | Frontend | Take it e...
mix
• #15 mix | SCSS | Frontend | Take it easy #...
▶︎Movie - Vue.js
Methods
• #2 Methods | Vue.js | Frontend | Take it e...
▶︎Movie - SVG
Introduction
• #4 Select Sibling Combinator | CSS | Front...
--------------------------------------------------
▶︎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.
/ @frontendforbeginner3705
En esta página del sitio puede ver el video en línea #7 String.prototype.replace() | JavaScript | Frontend de Duración hora minuto segunda en buena calidad , que subió el usuario Frontend for Beginner 05 diciembre 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,553 veces y le gustó 88 a los espectadores. Disfruta viendo!