Skip to content

Conversation

IlyaSpirin
Copy link

Creation of object, that describes the event in the calendar completed.

@azproduction
Copy link
Member

Аналогично с сабмодулями

*
* @return {Object}
*/
function event(name, description, date, time, where) {
Copy link
Member

Choose a reason for hiding this comment

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

Лучше использовать от и до, а не от и продолжительность. Попробуй так же сократить количество аргументов.

{
    name: "name",
    description: "pewpew ololo",
    ...
}

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