51

things starting with "_" scare me.

Comments
  • 1
    @csessh which language? I used to see those kinds of things in Javascript or coffee script as far as i remembere
  • 1
    I use camelCase following laravel's style everywhere
  • 0
    Until now I've only saw those prefixes in parameters/declared variables on Functions, Triggers and Stored Procedures xp
  • 0
    @csessh our old code conventions used to do this it confused the hell out me in legacy code until I finally realised that's what they were doing
  • 3
    const _ = require('lodash') ;-)
  • 0
    hi5!
  • 1
  • 0
    @csessh the sad bit is it was in java! So with the Advent of eclipse a mouse over tells you if it's private
  • 0
    Same. Unless it's for lodash. Then they make me happy. 😄
Add Comment