Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stevenxl/recrutifi-minimal
- Owner: StevenXL
- Created: 2016-01-29T01:15:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T02:04:46.000Z (almost 9 years ago)
- Last Synced: 2024-11-30T12:33:40.606Z (about 2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.