Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (26 loc) · 1.5 KB

a-set-of-reactjs-demos.org

File metadata and controls

37 lines (26 loc) · 1.5 KB

A Set of ReactJS Demos

WARNING: This is old and likely obsolete.

  • published date: 2016-05-13 13:02
  • keywords: [“demos”, “javascript”, “reactjs”, “sam-slotsky”, “videos”]
  • source:
  • videos: [{“ytid”=>”MMr5y4VHNtg”, “title”=>”React-Redux Demo 1: Hello World in React & Webpack”}, {“ytid”=>”oHyYF44I3-U”, “title”=>”React-Redux Demo 2: Add Props And State”}, {“ytid”=>”v9jtYQDNKcI”, “title”=>”React-Redux Demo 3: Manage State with Redux”}, {“ytid”=>”kaavQHio5sU”, “title”=>”React-Redux Demo 4: Adding a Sass Theme”}, {“ytid”=>”mFa0cSV3vCc”, “title”=>”Redux Demo 5: Client side routing with redux-simple-router”}, {“ytid”=>”E-3M-hMZrfU”, “title”=>”Redux Demo 6: Building a Blog - Supporting Snippets”}, {“ytid”=>”eOWk3-phbq8”, “title”=>”Redux Demo 7: Building a Blog - Supporting Markdown”}]

Recently, a friend and former co-worker of mine, Sam Slotsky, put together a set of intro demos and tutorials into using ReactJS. They’re really pretty good at giving someone experienced in JavaScript and web development a leg up on learning ReactJS quickly.

Give them a watch and like them!

{% for video in page.videos %}

{{video.title}}

{% endfor %}