Mirror, mirror on the wall, who is the fairest of all? It’s you, Albert.
How Albert, our smart mirror, has grown – you can read it here.
[written by Roman Kollatschny and Matthias Schmidt]
Mirror, mirror on the wall, who is the fairest of all? It’s you, Albert.
How Albert, our smart mirror, has grown – you can read it here.
[written by Roman Kollatschny and Matthias Schmidt]
Mirror, mirror on the wall, who is the fairest of all? It’s you, Albert.
How Albert, our smart mirror, has grown – you can read it here.
[written by Roman Kollatschny and Matthias Schmidt]
Hello there, today we want to feature a project, we were working in the last semester. A Smart Mirror.
It’s not that new to build such a mirror and we’re not the first who built one. We still wanted to do it in another way with another focus. Instead of focussing on our own needs we wanted to build an open and extendable solution.
[written by Roman Kollatschny and Matthias Schmidt]
[written by Roman Kollatschny and Matthias Schmidt]
Welcome back to our fourth and final post in our series. This time we want to deal with code style and code quality to optimize coding on additional ways.
[written by Roman Kollatschny and Matthias Schmidt]
Uhwe, hello and welcome back to the third of our posts in this series. Today we want to show you additional features and tipps on developing a node.js web application test driven. As stated in the last article we use Mocha.js and Chai.js as tools.
[written by Roman Kollatschny and Matthias Schmidt]
Welcome back to the second article in our Node.js development series. Today, we are going to adapt the TDD cycle in an helloWorld example application. If you missed our first article about the principles of TDD, you can find it here.
In the last article, we learnd about the fundamentals of the test driven development process. That involved the five steps of the TDD cycle, which have to be repeated until the completion of the application. We also had a look at our two frameworks Mocha and Chai that we are using in this tutorial.
Let’s code!
Continue reading