Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of buzkall

buzkall

buzkall has asked 0 questions and find answers to 2 problems.

Stats

58
EtPoint
20
Vote count
0
questions
2
answers

About

I'm a backend developer.

I self-taught PHP while programming in C in my first job and made a career switch to websites development.

I hate two things above all when programming:

  • when people thinks that not using curly braces in one-line if/elses is "hacky" and a time-space save.
  • when people decides that their function will always receive all the data they expect and don't check any variable.