Skip to main content

Home/ Web Development Resources (originated at GA WDI)/ Group items tagged tricks'

Rss Feed Group items tagged

anonymous

Sass vs. LESS | CSS-Tricks - 1 views

  •  
    Great article analyzing the differences between LESS and SASS. LESS is a javascript CSS pre-processor while SASS is ruby.
John Randall

A Complete Guide to Flexbox | CSS-Tricks - 0 views

  •  
    "Flexbox its fine, but It is still not valid for a simple perfect "product grid" with no margins at first and last elements in row, and left aligned. Otherwise: could you build this layout using flexbox? http://i.snag.gy/VHJsV.jpg thanks "
John Randall

CSS-Tricks - 0 views

shared by John Randall on 12 Aug 14 - Cached
artem_murga

JavaScript build system for Sublime - 3 views

  •  
    Sometimes it is convenient to execute code in sublime by pushing cmd+b. However, there is no embedded build system for JS. This quick trick helps to make JS build available for your Sublime.
1 - 6 of 6
Showing 20 items per page