Bilal Çınarlı
Bilal Çınarlı
I can help for Turkish translations
@rviscomi, I was on parental leave for the last 5 weeks. Started to follow up the topics yesterday. I can translate the tweet and also share it with the Turkish...
@rviscomi thanks :)
Json reponun register edilmesi için kullanılabilir. Reponun açıklamasını kendi readme ya da description kısmından alınır
Absolutely @impressivewebs, up to now, I was adding detailed inline documentation and inline notes and a sample [html](https://github.com/bcinarli/caffeine/blob/master/tests/index.html) in tests. I'm working on the visible documentation and mixin/function list most...
I'd be very appreciated. Also did you checked the architectural approach in the [Melange](https://github.com/bcinarli/melange) and its [sample](https://github.com/bcinarli/melange-sample). I'm also writing their documentations :)
Haha mind-blowing, I like these kind of tricks :)
I'll just stick with ``` javascript var that = that || this ```
Usually I'm assigning `this` reference in a method to `_self` or `_this`, and in some cases referencing the Object itself as in [this](https://github.com/uxrocket/uxrocket.shortcodes/blob/master/src/uxrocket.shortcodes.js) sample. btw way, that `that` sample is...
Because of the context changes, I rarely use `this` reference, mostly in `$(this)` JavaScript though very interesting language. Probably you already saw [this](http://tutorialzine.com/2014/08/what-does-this-function-do/) I've added your email. now you can...