sblaurock / tech-talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech-talks

PostCSS

November 4th, 2015 @ Shutterstock - Meetup

PostCSS has become a popular topic in the front end community lately. What's so appealing about this new CSS preprocessor? Let's dive in to understand what PostCSS aims to accomplish, how it compares to other preprocessors and how to integrate it within a modern tech stack.

Source Maps

October 22nd, 2014 @ Shutterstock - Meetup

Source maps seek to solve issues that arise when attempting to read and debug client-side minified code. This talk aims to expose at what this means for our development process and how we can add support for source maps into our projects and build tools.

Display Property

September 17th, 2013 @ Shutterstock - Meetup

An overview of display: none, inline, block, inline-block & table with nods to visibility: hidden and display: flex.

About


Languages

Language:HTML 76.1%Language:CSS 17.2%Language:JavaScript 6.7%