Tech talk

2013-07-12


Effeckt.css


UI-Less & Performant Transitions & Animations



  • Wiederverwendbar
  • Modular
  • Open for PRs







Topcoat


CSS for clean and fast web apps.




  • Performant
  • Themeable
  • BEM!
  • BEM?
  • BEM!




http://topcoat.io/





https://github.com/topcoat/yeoman-generator-topcoat

 



Wall of superpowers



Features

  • print() - function
  • dict.keys(), dict.items(), dict.values() - views
  • map(), filter(), zip(), range() - iterators
  • 1 < '', 0 > None - exception
  • 1/2 - float; 1//2 - int
  • long is dead, long live int
  • unicode is everywhere
  • class C(metaclass=M)

Features removed

  • <>
  • def foo(a, (b, c))
  • exec()
  • from module import * (function level)
  • classic functions
  • except Exception, err
  • backticks
  • "%s" % "string formatting" (deprecated)



DevTools Snippets





http://bgrins.github.io/devtools-snippets/

Tech Talk 2013-07-12

By Pascal

Tech Talk 2013-07-12

  • 1,189