Posts

Showing posts from February, 2018

My journey with Visual Studio Code.

I have been a Visual Studio user since 2012. Mostly focused on C++ and C# programs , I always like the technical aspect of Visual Studio , like the watch windows or the memory map , which made debugging easier. Then I went on to do web development , I started on sublime text . Then came Atom, sleek , smooth and easy to use. But still lacked an in built debugging tool. Enter Visual Studio Code.Visual Studio as a text editor. Visual Studio Code is easily customizable with all the plug in you can imagine. From linters to icons , you can make the code editor your own experience. My top extensions are: 1) C++ intellisense 2) Python linter 3) Beautify 4) Debugger for chrome.

Introductory Blog

Hello , My name is Soutrik. I am a software engineer from Toronto,Ontario,Canada. I mostly work on front end frameworks , mostly Javascript based , but I also like C++ based projects . Currently I am working on React based application and slowly climbing on board the vue.js hype train. Also Native Apps for the win. 😃