You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick example of using a Javascript object literal pattern to 'progressively enhance' a HTML unordered nested list into an easily navigable page component.
Some basic layout styling included, using CSS3 grid and flexbox.
About
Object literal pattern: a 'progressively enhanced' unordered list with basic CSS3 grid/flexbox layout.