Symbols ◧ or ◨ will be substituted with logical operator ||.
Content delivery system is controlled with content-worker.
 - the image file images/lessons/dog.png
 - the image file images/car.gif
!![illustrations/flowchart-sequence.svg, illustrations/flowchart-branching.svg, illustrations/flowchart-circle.svg]
We use icon-worker for icons.
Request to worker should be an object { route, iconList }.
route is required and may be 'main-menu', 'menu', 'page' or 'spoiler'.
iconList is not required.
If you don't send iconList to worker then only default icons for this route will be in response/
**Response from worker will be the object { route, iconList, response }.
response will be the array of objects
{
[key]: getIcon(key)
}Available keys:
['house', 'home', 'mag', 'search', 'err', 'error', 'warn', 'warning', 'close', 'negation', 'icon', 'cap', 'coffee', 'link', 'link-ico', 'dir', 'folder-open', 'opened', 'hw', 'mortar_board', 'study', 'pin', 'pushpin', 'exclamation', 'yes', 'question', 'open-in-new', 'page-next', 'page-previous', 'sand-watch', 'paper', 'file', 'smile', 'emotion', 'require', 'point_up', 'good', 'exelent', 'thumbsup', 'hourglass', 'wait', 'clock', 'white_check_mark', 'mail', 'speach_balloon', 'speach-balloon', 'git-ver', 'google-maps', 'slider-button', 'draw-io', 'main-menu-icon', 'expanded-main-menu-icon', 'active-main-menu-icon', 'active-expanded-main-menu-icon', 'menu-icon-image', 'menu-symbol']
 - the image file icons/octocat.png
☼☼☼ Don't make the console blush for you ☼☼☼.
◘◘** 1**◘◘
→→→ [].reduce(Math.pow) | TypeError, null, NaN, 0 | TypeError →→→
§§§§ Demo | boolean_01_template §§§§
Internal
[►►►Принцип работы►►►](page/Array-iteration-methods-theory.md)
External
[![ico-30 hw] Tests](test/assignments)
[![ico-30 hw] Quiz](quiz/arrowFunctions)
You may use this templates for links:
[%%%w3schools%%%](external/w3-comparison)
[:::Sandbox example:::](https://plnkr.co/edit/jsH8XKmc0B6g4q8iPZBf?p=preview/)
[►►►Boolean►►►](page/Boolean)
[◄◄◄Variables and data types◄◄◄](page/var)


