Tag: Javascript

  • If you work in javascript, these results shouldn’t be surprising

    Hey Folks, Javascript has some weird stuff built into it and sometimes when used in conjunction with other languages, it is easier to forget the corner cases that can come with javascript coding. Here I compile the list checks, that every developer working in javascript should know, so that there are no accidental bugs and also…

  • Naive way of overriding console.log

    Howdy, Happy new year folks. I hope you had a fantastic year and plan to have a great 2015. I am going to start 2015 with a simple naive trick. I am sure there are other good ways and things out in the wild to achieve similar results. I was visiting a site for holiday…