Live Demo. Un tutoriel de la mise en cache pour les auteurs Web et les webmestres. For Web Authors and Webmasters This is an informational document.
Although technical in nature, it attempts to make the concepts involved understandable and applicable in real-world situations. Let’s Make a Drawing Game with Node.js. Martin Angelov By now you have probably heard of node.js.
It is an asynchronous web server built ontop of Google’s V8 JavaScript engine (the same one that makes Chrome lighning fast). Using node, you can write scalable web services in JavaScript, that can handle a huge number of simultaneous connections, which makes it perfect as the backend of games, web chats and other real time tasks. The Idea Today we will be making a simple online drawing game.