All Projects → iamturns → Es6 Presentation

iamturns / Es6 Presentation

JavaScript has updated after 6 years! Learn 25 of the best new features.

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects
es2015
71 projects

Projects that are alternatives of or similar to Es6 Presentation

React Presents
React slideshow framework
Stars: ✭ 454 (+3683.33%)
Mutual labels:  presentation
Videoshow
Simple node.js utility to create video slideshows from images with optional audio and visual effects using ffmpeg
Stars: ✭ 618 (+5050%)
Mutual labels:  presentation
Awesome Presentations
A community-curated list of selective conferences around the world for developers
Stars: ✭ 16 (+33.33%)
Mutual labels:  presentation
Fusuma
✍️Fusuma makes slides with Markdown easily.
Stars: ✭ 5,033 (+41841.67%)
Mutual labels:  presentation
Marp Cli
A CLI interface for Marp and Marpit based converters
Stars: ✭ 606 (+4950%)
Mutual labels:  presentation
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (+5558.33%)
Mutual labels:  presentation
Mdp
A command-line based markdown presentation tool.
Stars: ✭ 4,226 (+35116.67%)
Mutual labels:  presentation
Theme
Beamer theme Mathz for LaTeX presentations, with a clickable progress bar
Stars: ✭ 9 (-25%)
Mutual labels:  presentation
Presenta Lib
A javascript library to build expressive web presentations in seconds.
Stars: ✭ 614 (+5016.67%)
Mutual labels:  presentation
Kubecon 2018
Slides from Kubecon 2018
Stars: ✭ 16 (+33.33%)
Mutual labels:  presentation
Pandoc
Universal markup converter
Stars: ✭ 24,250 (+201983.33%)
Mutual labels:  presentation
Gitpitch
Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators.
Stars: ✭ 5,333 (+44341.67%)
Mutual labels:  presentation
Carbon
🖤 Create and share beautiful images of your source code
Stars: ✭ 29,304 (+244100%)
Mutual labels:  presentation
Presenterkit
Custom presenters and better view controller presentation for iOS
Stars: ✭ 520 (+4233.33%)
Mutual labels:  presentation
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (+33.33%)
Mutual labels:  presentation
Pympress
Pympress is a simple yet powerful PDF reader designed for dual-screen presentations
Stars: ✭ 450 (+3650%)
Mutual labels:  presentation
Ultimate Beamer Theme List
A collection of custom Beamer themes
Stars: ✭ 652 (+5333.33%)
Mutual labels:  presentation
Python Django For Php Nerds
A tutorial for PHP people wanting to learn Python/Django
Stars: ✭ 9 (-25%)
Mutual labels:  presentation
Kyoto Go Nihilism
A quick and dirty Golang security talk
Stars: ✭ 26 (+116.67%)
Mutual labels:  presentation
Thatconf2015pong
Slides and sample project code (pong) for my talk at That Conference 2015
Stars: ✭ 5 (-58.33%)
Mutual labels:  presentation

ES6 Presentation

After 6 years, Javascript standards have updated

  • 7 reasons why you should care
  • 25 best new features, with code examples and best practises
  • How to use these features right now

View online @ http://iamturns.github.io/es6-presentation

Usage

  • Space bar = Next screen
  • F = Full screen mode

Sections

Reveal.js

Built with reveal.js (docs)

Reveal.js license

Copyright (C) 2015 Hakim El Hattab, http://hakim.se

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Development

Setup

npm install

Launch

grunt serve

Or, with a specific port;

grunt serve --port 8001
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].