Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

187
Visualizações
Why is it that the following function in JS compiles without errors although it won't execute because of a missing return?

So in this app I'm making, there's this function that I was writing incorrectly:

export const setCurrentUser = ( user ) => { 
    createAction(USER_ACTION_TYPES.SET_CURRENT_USER, user)
}

I mistakenly added the squiggly brackets but missed the return statement within, so the function was not working, but compiled without mistakes. Once I removed the brackets, it worked because of the implicit return. Shouldn't it throw a warning or an error for writing a function that wouldn't return anything? It took me ages to debug (I'm kind of a noob) because it was compiling without errors or warnings.

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda