Skip to content

домашнее 15 0-таск и визуализация таблицы#16

Open
olgakuzminagithub wants to merge 2 commits intomasterfrom
homework_15
Open

домашнее 15 0-таск и визуализация таблицы#16
olgakuzminagithub wants to merge 2 commits intomasterfrom
homework_15

Conversation

@olgakuzminagithub
Copy link
Collaborator

No description provided.


const solution = str => {
var newStr = str.replace(/a/, '$').replace(/b/, '$').replace(/c/, '$').replace(/d/, '$')
.replace(/e/, '$').replace(/f/, '$').replace(/g/, '$').replace(/h/, '$')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow :)

},
];
const colums = ['Name', 'LastName', 'Email'];
const app = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make class instead of object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants