Replacement for HTML tables on smaller devices
In some cases classic table elemens that looks good on big screens could be implemented little different on mobile device resolutions - with little help of javascript and dynamic DOM manipulation
In some cases classic table elemens that looks good on big screens could be implemented little different on mobile device resolutions - with little help of javascript and dynamic DOM manipulation
Sometimes it is necessary to be sure that method parameter we are trying to comsume exists.
Most common JavaScript array methods I found useful in everyday situation