Hacker News new | ask | show | jobs
by dot_michael 1543 days ago
I still have to type $ whenever I use a variable. No thanks.
2 comments

You also need to do that if you ever write bash scripts. That such a weird thing to get hung up on. You'll get over it after a week of working in PHP.
Not if you use IDE that takes care of it. Intellij IDEA or PhpStorm just let you type the variable and put $ there for you.