Nothing here yet.
Nothing here yet.
Well… it was actually a 55.5% decrease in salary but 50% reads better. But why did I accept this? Was it a stupid mistake? I know my partner probably thought so at the time, albeit she was very supportive of my decision. TLDR; programming enticed me....

Having multiple configurations can be handy for your node applications. It is quite probable that your applications will run in different environments and require slightly different configurations between them. For example, when you are developing, y...

1. Data Structures & Algorithms Why? Data structures and algorithms are the backbone of computer science. An algorithm refers to the logical computational steps it takes to solve a problem. A data structure is a way to organize and store data effecti...
