CSC/ECE 517 Fall 2016 E1691 ConvertAssignmentCreationFormtoReactJS: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "== E1691 Convert Assignment Creation Form to ReactJS == This a page to describe a final project for ECE517. In this project we will be converting Assignment creation form to Rea...")
 
mNo edit summary
Line 2: Line 2:


This a page to describe a final project for ECE517. In this project we will be converting Assignment creation form to ReactJS.  
This a page to describe a final project for ECE517. In this project we will be converting Assignment creation form to ReactJS.  
==React JS==
ReactJS is an open source JavaScript library


===Current implementation===  
===Current implementation===  


===ReactJS introduction===
===ReactJS introduction===
==References==
*https://facebook.github.io/react/

Revision as of 17:40, 4 November 2016

E1691 Convert Assignment Creation Form to ReactJS

This a page to describe a final project for ECE517. In this project we will be converting Assignment creation form to ReactJS.

React JS

ReactJS is an open source JavaScript library


Current implementation

ReactJS introduction

References