marco-loche / RomaJS-ReactResponsiveContainerTalk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RomaJS meetup talk 20/05/2015

To watch the slides

  1. Install Node.js

  2. Install Grunt

  3. Clone the repository

  4. Install dependencies

    $ npm install
  5. Serve the presentation and monitor source files for changes

    $ grunt serve
  6. Open http://localhost:8000 to view your presentation

    You can change the port by using grunt serve --port 8001.

Slides content can be modified

please fork and improve the talk.

Some slides are inspired from famous talk and blog

React.js Conf 2015 Keynote - Introducing React Native

Rethinking Best Practices

React: Create maintainable, high-performance UI components

The slides use Reveal.js

Reveal.js is MIT licensed and under Copyright (C) 2015 Hakim El Hattab, http://hakim.se

About

License:MIT License


Languages

Language:JavaScript 49.5%Language:CSS 37.9%Language:HTML 12.6%