ofirdagan / build-your-own-react

Source code for my "Build Your Own React" talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Your Own React

Source code for my "Build Your Own React" talk at Riga Dev Days 2017

Checkout the Slides

How to read this repository?

I'm glad that you asked that ;). This repo has 5 top level folders v0 - v5. v stands for version. Inside each folder you will find a mini app with index.html and a work-in-progress version of my react.js. Some of the folders have sub-versions and each one of those is a mini app on its own.

Each folder has a README.md with a changelog of everything that has changed since the last version.

Enjoy yourself, Ofir

About

Source code for my "Build Your Own React" talk


Languages

Language:JavaScript 73.2%Language:HTML 18.6%Language:CSS 8.2%