How to remove JavaScript console.log - pros&cons
How to remove JavaScript console.log - pros&cons A few days ago I wrote a post: Disable JavaScript console on production. Shortly after that, »
How to remove JavaScript console.log - pros&cons A few days ago I wrote a post: Disable JavaScript console on production. Shortly after that, »
Quoting Wikipedia: Blue Monday is a name given to a day in January (typically the third Monday of the month) reported to be the most depressing »
I love to put a log of debugging information in my code. Especially in JavaScript part. It shows me a lot of stuff during my work »
Asp.NET 5 RC At least ASP.NET 5 is production ready. I know that current state is release candidate, but be honest it means that »
Imagine Imagine following situations: My Windows is soo slow. I need to reinstall it or I bought a new PC, but I don't have time to »
Difficult upgrade From time to time we want (or have) to upgrade our old application to a new version of framework. Usually for core libraries it »