Carleton University - School of Computer Science Honours Project
Summer 2019
Case Study in React.js and Ember.js
SCS Honours Project Image
ABSTRACT
This project is meant to study the differences between React.js and Ember.js. React.js is a JavaScript library for building front-end user interfaces, and Ember.js is a JavaScript web framework, based on the Model-view-controller pattern. The differences will be compared through building two identical applications, including a simple rental web application and a tic-tac-toe game, using React.js and Ember.js.