3

Wondering: What does define a BIG project for you?

I just noticed we're approaching the deadline and there are at least 6000 lines of css. Not my personal biggest so far in terms of lines. I think i worked on projects with 10.000 lines

Comments
  • 0
    How do you count that? Isn't that a ton of files?
  • 0
    Just looked at the compiled css file. It was 7000+ actually.
  • 1
    I would consider over 2k lines of compiled css bad. But again i am back-end developer. Do you even use some style methodologies ? BAM? Module css etc ?
  • 1
    @daredevil did you use something like sass to write the CSS?
  • 0
    This wasn't the question but i'll answer anyway. Yes we use BEM, sass and gulp. And yes this is compiled from multiple files
  • 1
    @daredevil ok and yes it is a big project imo
  • 1
    I would call a project big depending on the revenue it creates
  • 0
    one of the c# projects I manage has just over 70k loc
  • 0
    @raldo94 loc? I once worked on a webshop for a company that made 6 million a year... If it went down for even a minute, shit hit a fan.
Add Comment