Problem I’m the maintainer of the following library on github: https://github.com/edi9999/docxtemplater/blob/master/coffee/docxgen.coffee I want to maintain a library that works on […]

Problem I’ve realized JS callback hell and I started looking into Promises libraries. After reading some articles I decided to […]

Problem This is my simple Fibonacci implementation in CoffeeScript. What do you think? Using cache (fibResults), it’s very very fast. […]

Problem I do HTML5 Video player with some controls. I have a button, where I change classname for make play, […]

Problem I’m using simple script to handle tab menu like this: HTML: <nav id=”personal”> <ul class=”clearfix”> <li id=”personal-info”>Info</li> <li id=”personal-orders”>Orders</li> […]

Problem I am currently making an idle game, and I currently have a few issues about optimization that I want […]

  • 1
  • 2