I’m really bad at remembering emoji’s. So here is cheat sheet with all emoji’s that can be used in tools that support the github emoji markdown markup: All credits go to rcaviers who created this list.
Durandal is a really great SPA framework. But we had some trouble first to get it up and running.
The problem was that we forgot 2 very important lines inside our Durandal main.js:
It’s important to define both Knockout and jQuery as RequireJs modules. Without that Durandal remained silent…