Tagged "visual studio code"
Crystal is a Surprise
I blogged about Dart a few weeks ago, and I said it was refreshingly boring. I am probably late to the party, but I discovered Crystal recently, and it is not only boring but also surprising in many delicious ways.
Text Editors for Work
There has been a particular text editor that defined each period of my career as a software developer.
Lots of VSCode Extensions
The recent release by Microsoft of vscode.dev, the online version of Visual Studio Code, made me think of all the different things I do with VSCode, including this blog.
Starting a Typescript CLI Project from Scratch
The JavaScript ecosystem has grown dramatically in the past decade. It has become so complex, that I’ve seen many new developers interested in the subject struggle to find out where to start.