Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Having almost no Javascript experience, I always thought the language looked messy but with this great introduction everything seems so clear.

I found an error:

  switch(1 + 3):
      case 2 + 2:
          yay();
          break;
      default:
          neverhappens();
  }
The ":" after the first line should be a "{".


MDC is a public wiki that anyone can edit. You can fix or change anything if you see fit (you don't need to fix it now, I fixed it).




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: