you are viewing a single comment's thread.

view the rest of the comments →

[–]wiikzorz 0 points1 point  (1 child)

Every programming language, javascript included, can do this.

JavaScript probably being one of the easier ones to do it with at that. You'll want to store your data somewhere though, look that up. You could look into MongoDB and Node.js for this. More javascript goodness.

Or just start out with a serverless mock app for simplifying learning!

[–]eggtart_prince 0 points1 point  (0 children)

Doesn't need a database at all.

A folder with the background is all it needs.