Skip to content

Instantly share code, notes, and snippets.

@tonkec
Created April 9, 2019 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonkec/1caed191f3fc764ebf36c730b9206e0c to your computer and use it in GitHub Desktop.
Save tonkec/1caed191f3fc764ebf36c730b9206e0c to your computer and use it in GitHub Desktop.
Ideas for scss meetups (https://www.meetup.com/S_CSS_Zagreb/)
  • Centering 101
    • vertical and horizontal centering in any situation
  • Import vs link
  • flexbox vs grid
  • Pseudo elements
    • what, how and why
  • bem vs. smacss
  • oocss
  • Intro to Bulma
  • family.scss and other cool libraries
  • Pure CSS shapes (triangles, square, rectangle, circle)
  • What can we do with CSS gradients
  • Keyframes and animations
  • Pure CSS vs JS (pros and cons)
  • To Bootstrap or not to Bootstrap, that is a question
  • CSS filters
  • scss workflow (optimization, minification, broswersync, +postCSS)
  • CSS and React Native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment