News

Learn the differences between DokuWiki and Wiki.js in this guide to choose the best self-hosted wiki for your needs and set ...
You can build many useful web apps with just a few files. You can also extend this simple notes app to add more functionality. For example, you can use the window.location property to retrieve the ...
In this quick tutorial, I’ll show you how to upload a file from a web browser, with a Node.js file upload handler on the server-side, and a pure, Ajax based JavaScript process on the client side. Step ...