Material Design Approach

Introduction Material Design is considered as a remarkable step forward for the Google. The approach to design across Google’s products was scattered and chaotic; many felt that even Android was starting to look outdated. So Google needed a fresh new approach that would unify its products and improve products aesthetically. Hence, the Material Design was…

Nuxt.js – The Vue.js Framework

Introduction Initially released in 2016, Nuxt.js is a framework for creating Vue.js applications – enabling users to choose between Universal, Single Page or Static Generated application. Nuxt.js is based on Vue.js, Express.js, Node.js, Webpack, and Babel.js. One of the biggest selling points of the framework is that it is a meta-framework for universal applications –…