Monday 21 May 2018

Node.js with front-end

Hi, this might be a very obvious question, but I started learning node yesterday and I am really confused. I developed the front end of a Rubik's cube timer (it measures time and then adds it to an array, and performs some simple calculations). Suppose I would like to publish (put it on the internet so anyone can access it) this cube timer, do i need to use node in some way? If i would like to add those times to a database would I have to rewrite the whole cube timer in node or could I just somehow link it with the backend? Thanks in advance :)

Submitted May 21, 2018 at 09:58AM by everek123

No comments:

Post a Comment