How to group console.logs – Advanced JavaScript Logging Using console.group()
You can group related log statements by surrounding them with the console.group() and console.groupEnd() functions: All log statements issued in between will be displayed as a group in the console view. Collapsing and Nesting Logging Groups Note that the groups created by console.group() are initially opened. If you’d rather have them collapsed by default, you […]
Semantic Search and SEO trends for 2015
In September 2013, Google released its “Hummingbird” update. Unlike the previous Panda and Penguin updates, Hummingbird was a complete overhaul of the algorithm, based on semantic search. Semantics is a sub-discipline of linguistics that focuses on the study of meaning. Semantic search attempts to understand the meaning of the query and searcher’s intent. Danny Sullivan […]
Material Design – Crawlers understand custom elements? How does SEO work?
Because Polymer makes use of polyfills, search engines should treat Polymer-based applications no differently than they do other javascript-based web apps. In fact, Google’s crawler understands JavaScript heavy applications. Going forward, it is a reasonable assumption that as use of native Shadow DOM increases, search engine providers will try to adapt to understand it, just […]
Nodejs & LessCSS and Grunt for your way to frontend development. Performance, optimization, and best practices.
How does Nodejs & LessCSS and Grunt make easy the FED? First off all LessCSS(Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.) changed the world of UI […]
When you step to UX track – role and responsibility includes
Contextual Inquiries Creating Affinity diagram Running a card sorting rest and preparing reports Conducting usability testing with paper prototyping Creating persona and scenarios User interview and observation recording Rapid prototyping Creating information architecture and site maps Providing visual guideline and themes for graphics designer Creating UI specification document Collaborating with creative, technology teams and business. […]
keep looking »