There are many ways in which you can improve your efficiency and effectiveness as a software engineer. I will provide you a list of tools that will help you to become more productive.
Tools every C# developer should have
T
There are many ways in which you can improve your efficiency and effectiveness as a software engineer. I will provide you a list of tools that will help you to become more productive.
Although the technology has been around for a while now, HTML5 Web Workers didn’t draw my attention until a few days ago. As I’m building a client facing SaaS application for my client, performance is crucial. Having worked with asynchronous methods in C# for years, I thought of using this concept in JavaScript. As it turns out, multithreading in Javascript isn’t really part of...