-
Notifications
You must be signed in to change notification settings - Fork 9
Task 5 #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Task 5 #7
Conversation
Скопипастил предъидущий проект Почти сверстал
Сел рефакторить + писать доки + удоволетворять jsLint
Прошел более мение jsLint Написал JS Doc
/** | ||
*@function Возвращает новую оболочку, но уже с событиями, которые будут в определенный период | ||
*@param {Date} fromDate - начала периода | ||
*@param {Date} toDate - конец периода |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Странный какой-то отступ у JSDoc
/**
* @param {Date} formDate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Исправил на стандартный
💯 Все хорошо. Учтем твой фидбэк расскажем про шаблонизаторы на предстоящей лекции. |
Закомитил все исправления ^_^, и наконец то познал силу IIFE |
Отлично, все супер. |
Вроде сделала все, что требовалось, но мне кажется я ужасно пользуюсь DOM.
Мне кажется на лекции про DOM сильно не хватало примеров, как нужно писать и как не нужно писать.
Для меня это задание было очень сложным из - за двух причин:
Но все равно было интересно