Coding and Web Technologies

by Vince Aggrippino

  • Privacy Policy
  • Should We Avoid Ternary Operators?

    Should We Avoid Ternary Operators?

    I recently read a Facebook post which suggested it was better to use a ternary operator instead of an if…else statement whenever the result would be a single line of code. That doesn’t seem right. I’ve noticed this trend toward shorter, smaller code, and I understand the appeal. If I can do in one line […]

    November 19, 2019
  • Elitists Could Ruin Tech Communities

    Elitists Could Ruin Tech Communities

    Online tech groups are filled with people who have similar interests and knowledge to share. They should be good places to find inspiration, learn, make friends, and even start a career, but there’s a disturbing undercurrent of disdain for members with less experience. Elitist jerks with bad attitudes leaving rude comments could ruin it for […]

    September 2, 2019
  • Fully Integrate Linux into VS Code on Windows

    Fully Integrate Linux into VS Code on Windows

    Linux is a cancer that attaches itself in an intellectual property sense to everything it touches. Steve Ballmer, Microsoft CEO, June 2001 This ain’t yer Dad’s Microsoft… In the past few years, Microsoft has made Visual Studio Code, the free code editor that runs everywhere, into the preferred choice of many developers. And, rather than […]

    June 13, 2019
←Previous Page
1 2 3 4 5 6 … 9
Next Page→

Coding and Web Technologies

Proudly powered by WordPress