Constant evolution in JSIn the beginning there was “var”. And it was kind of “there is something somewhere named this way”. It was lawless and everything could be…Jan 6, 2020Jan 6, 2020
Debugging Bloomberg menu mimicWorking Demo | Broken DemoJun 26, 2018A response icon2Jun 26, 2018A response icon2
Published inServer for Node.jsServer.js 1.0 released — for Node.js 8 LTSI released the first official version of server.js, a library to make developing a web server in Node.js a lot easier. Based on express…Nov 1, 2017Nov 1, 2017
Published inServer for Node.jsAbout server.jsI have taught Node.js + express.js to quite some people and there’s always a point where I just have to say: “this part is way too complex…Jun 20, 2017Jun 20, 2017
Published inServer for Node.jsGetting a great npm nameNote: thanks to npm making this possible and for their awesome support.Jun 20, 2017A response icon1Jun 20, 2017A response icon1
Use the Raspberry Pi!This is the straw that breaks the camel’s back; as I’m learning and improving about how to use the Raspberry Pi I read this article called…Jun 15, 2017Jun 15, 2017
Published inServer for Node.jsServer.js beta 1 releasedThis release marks the end of a way longer than expected development cycle and the first public release for testing. The core functionality…Jun 9, 2017Jun 9, 2017
Please Mix Promises and CallbacksI just read the article “Never Mix Promises and Callbacks in NodeJS” from the front-page of Hacker News and I found two errors that have…Apr 7, 2017Apr 7, 2017
Published inServer for Node.jsAsync/Await are awesomeIt just became apparent to me that an async function that is called returns a Promise and that is really great. The reason is that there…Apr 5, 2017A response icon3Apr 5, 2017A response icon3
Published inServer for Node.jsServer’s middleware ♥ PromisesThis is the journey of creating a simple and powerful server for Node.js.Jan 28, 2017Jan 28, 2017