https://github.com/rmariuzzo/codecampsdq3-bootstrap-talk
The source of Twitter Bootstrap talk for Code Camp SDQ 3.0
https://github.com/rmariuzzo/codecampsdq3-bootstrap-talk
Last synced: about 1 year ago
JSON representation
The source of Twitter Bootstrap talk for Code Camp SDQ 3.0
- Host: GitHub
- URL: https://github.com/rmariuzzo/codecampsdq3-bootstrap-talk
- Owner: rmariuzzo
- Created: 2013-06-21T16:27:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-15T15:43:12.000Z (almost 13 years ago)
- Last Synced: 2025-02-13T15:37:47.737Z (over 1 year ago)
- Language: JavaScript
- Size: 465 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Twitter Bootstrap talk](http://codecampsdq.com/presentation/utiliza-customiza-y-extiende-twitter-bootstrap-de-principiante-a-ninja/)
=====================================================================================================================================
[Twitter Bootstrap talk](http://codecampsdq.com/presentation/utiliza-customiza-y-extiende-twitter-bootstrap-de-principiante-a-ninja/) for [Code Camp SDQ 3.0](http://codecampsdq.com/).

The source of Twitter Bootstrap talk for Code Camp SDQ 3.0. For more information visit: [http://codecampsdq.com/presentation/utiliza-customiza-y-extiende-twitter-bootstrap-de-principiante-a-ninja/](http://codecampsdq.com/presentation/utiliza-customiza-y-extiende-twitter-bootstrap-de-principiante-a-ninja/).
Subjects
--------
The talk is divided into 6 parts. The full talk length is 90 minutes.
1. **What is Twitter Bootstrap?**
* What it is and what it is not.
* What it is designed for.
* What are the pros and cons.
* Table of features comparison.
2. **What can we do with?**
* Typography.
* Form controls.
* Components.
* JavaScript plugins.
3. **Let's build a web app!**
* TODO.
4. **Go mobile!**
* Being responsive.
5. **Customizing Twitter Bootstrap**
* TODO.
6. **Extending Twitter Bootstrap**
* Build a new JS plugin.