Thursday, 15 February 2018

LoDash is a Progressive Web App (PWA)

LoDash is a Progressive Web App (PWA)LoDash is a very popular JavaScript library loaded with helper functions. It is also a good example of how any site can upgrade to a Progressive Web App to add some extra value to set you apart from the crowd.

source https://love2dev.com/blog/lodash-is-a-pwa

Wednesday, 14 February 2018

Monday, 12 February 2018

How to Title Case and Other Upper and Lower Case CSS Tricks

How to Title Case and Other Upper and Lower Case CSS TricksControlling how text is cased can be managed using CSS, without JavaScript. This tutorial demonstrated upper, lower ands title case text

source https://love2dev.com/blog/css-text-transform