#programming
Read more stories on Hashnode
Articles with this tag
In JavaScript, there are three prototype methods for getting part of a string. Which one should you use? The answer may depend on the context of your...
There are two types of developers. Those who use tabs to indent code and those who use spaces. It seems like a minor difference that shouldn’t matter...
I’m always finding myself in the same position: I have a table with two or more columns. I need to fill in one of those columns based on another one....
This post is part of a project to move my old reference material to my blog. Before 2012, when I accessed the same pieces of code or general...
Every developer has their own preferred environment; from the hardware, to the operating system, IDE, and other tools. I’ll go into detail about what...