Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

251
Views
¿Por qué usar una coma después de esto?

Estoy leyendo algunos códigos y me di cuenta de que siempre después de esto una coma y agregué, nunca había visto algo así. ¿Por qué usar la coma, y esta coma es solo para facilitar la lectura?

Normalmente lo hago de esta manera:

 var break__ = Breakpoints_.prototype; break__.initialize = function () { this._breakpoint = null; this._lastBreakpoint = null; this._handleOldIE(); this._breakpointOrder = this._setBreakpointOrder(); this._isOldIE || this._handleResize(); }

Y estoy notando algunos códigos como este:

 var break__ = Breakpoints_.prototype; break__.initialize = function () { this._breakpoint = null, this._lastBreakpoint = null, this._handleOldIE(), this._breakpointOrder = this._setBreakpointOrder(), this._isOldIE || this._handleResize() }

¿Debo usar comas o punto y coma? y ¿cuál es la función de estas comas?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!