Skip to content

Slides for tech talk on React. Makes use of mdx-deck template and some code and ideas from Kent C. Dodd's amazing talk "Simply React"

Notifications You must be signed in to change notification settings

jeremy0dell/react-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdx-deck basic template

This was generated with mdx-deck's npm init deck command.

Development

To run the presentation deck in development mode:

npm start

Edit the deck.mdx file to get started.

Exporting

To build the presentation deck as static HTML:

npm run build

To export a PDF:

npm run pdf

To export an image of the title slide:

npm run image

For more documentation see the mdx-deck repo.

About

Slides for tech talk on React. Makes use of mdx-deck template and some code and ideas from Kent C. Dodd's amazing talk "Simply React"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published