
DotJS 2014: Big stars don't make a great event
The DotJs conference took place on november 17th in Paris. Many great JavaScript evangelists were announced, but I expected their presentations to be much more interesting.
Full-stack web developer at marmelab, can learn any new language in about two hours. For real.
The DotJs conference took place on november 17th in Paris. Many great JavaScript evangelists were announced, but I expected their presentations to be much more interesting.
Go routines are ridiculously powerful. I realized it while adding new features to gaudi. Check out how I leverage their power to outperform a JavaScript implementation by far.
Client-side MVC frameworks usually bind model elements with DOM elements. But for more graphical applications, the view layer cannot be restricted to div and span tags.
You can easily do inline editing in pure HTML, but how about enabling the same feature in SVG, and making it available on all major browsers?