eloquente-javascript icon indicating copy to clipboard operation
eloquente-javascript copied to clipboard

Tradução capítulo 3

Open raphaelkieling opened this issue 3 years ago • 1 comments

Irei manter centralizado aqui o meu trabalho de tradução:

  • [x] Introduction
  • [x] Defining a function
  • [x] Binding and scopes
  • [x] Nested scope
  • [x] Functions as values
  • [x] Declaration notation
  • [x] Arrow functions
  • [x] The call stack
  • [x] Optional Arguments
  • [x] Closure
  • [x] Recursion
  • [x] Growing functions
  • [x] Functions and side effects
  • [x] Summary
  • [x] Exercises
    • [x] Minimum
    • [x] Recursion
    • [x] Bean counting

raphaelkieling avatar Sep 04 '20 21:09 raphaelkieling

@joaostein finalizado. Vou passar o olho novamente pra ver se acho alguma incongruência.

raphaelkieling avatar Apr 15 '22 20:04 raphaelkieling