Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 795 Bytes

File metadata and controls

34 lines (17 loc) · 795 Bytes

#jsVS: leading the revolution of code racing!

It's an app where a user competes with another user on who can finish solving the test question first. The primary goal is to get new developers to be comfortable with javascript while at the same time trying to make coding fun.

##Motivation and Objectives:

Our goal was to create a better coding experience for everyone that is new to coding.

We wanted it to be fun and innovative.

At the same time, we wanted to try technologies that we never used before.

##Amazing Features:

Blur effect

Copy disabled (To prevent cheating!)

Hinting / Linting in realtime

Web workers

##Takeaways:

From this project, we learned many cool aspects of coding.

The importance of testing

New Technologies

The Git Workflow

Working in a team environment