Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Twitter Bootstrap u praksi

DaFED
December 04, 2013

Twitter Bootstrap u praksi

DaFED #17
Speaker: Aleksandr Cocek, Eemagine IT Agency

DaFED

December 04, 2013
Tweet

More Decks by DaFED

Other Decks in Programming

Transcript

  1. Rapid prototyping • Klijent želi sajt baš kao konkurencija •

    Brze iteracije predloga rešenja • Pomaže klijentu da osmisli koncept Mockups don’t tell a story. Build a prototype in no time.
  2. Gotovi templejti • Github je vaš najbolji drug – 320Press

    https://github.com/320press/wordpress-bootstrap
  3. Gotovi templejti • – Shoestrap WP https://github.com/shoestrap/shoestrap • Dokumentacija •

    Theme options • Forum, preko 100 kontributora u repositorijumu
  4. Gotovi templejti • – jlong Bootstrap with SASS https://github.com/jlong/sass-bootstrap •

    Grunt ili Compass kompajler • _layouts, _includes • originalni templejti u sass-u
  5. Admin paneli • Brza konfiguracija panela koji je “responsive” •

    Lagan za korišćenje od strane klijenta • Proširiv za nove funkcionalnosti
  6. Šta dalje? • Bootstrap 3 not backwards compatible with v2.x

    – Nova imena klasa – Novi grid (Extra small grid, Small grid, Medium grid, Large grid) – .container and .row are now fluid (percentage-based)
  7. Šta dalje? • Istražujte – CurtainsUp https://github.com/alexduloz/CurtainsUp boilerplate which has

    the philosophy of providing developers with a real lot of cool libraries – X-editable https://github.com/vitalets/x-editable in-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
  8. Šta dalje? • Učite nove stvari – Foundation http://foundation.zurb.com/ –

    Pure CSS (Yahoo) http://purecss.io/ – Html5 Boilerplate http://html5boilerplate.com/