TypeScript: Basic Types Ep.2 (Primitive Type, Boolean, Number)
TypeScript Types vs JavaScript Types
More …
const str = `
010-1234-5678
thesoha@gmail.com
https://soi-ha.github.io/
The quick brown fox jumps over the lazy dog.
abbcccdddd
`
정규표현식을 다룬다.
More …