Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenxl/recrutifi-minimal

A small exploration of writing a ReactJS application, in both ES5 and ES6 in order to compare syntax.
https://github.com/stevenxl/recrutifi-minimal

Last synced: about 1 month ago
JSON representation

A small exploration of writing a ReactJS application, in both ES5 and ES6 in order to compare syntax.

Awesome Lists containing this project

README

        

# RecruitiFi Minimal

RecruitiFi minimal is a tiny ReactJS application. The purpose of this repository
is to create the same application twice - one using ES5 syntax, and another
using ES6 syntax.