A brief introduction to functional programming in javascript

Поділитися
Вставка
  • Опубліковано 15 гру 2024
  • Ігри

КОМЕНТАРІ • 3

  • @kingcchultz3366
    @kingcchultz3366 Місяць тому +1

    Great video friend! To be honest, I hate functional programming. In my experience, the smarter a person who writes in a functional style is, the unmantenable their code is. I worked for several companies on scala, and as a rule there was always a smart productive developer who created code that just drove me crazy. In the last team, it reached the point of complete absurdity, they used code generation, and macros and the project simply could not get build on my working mac, the build required more RAM than my computer could give (no memory settings helped). As a result, I joined a team that rewrote everything they did in java in less than six months.

  • @mdht
    @mdht Місяць тому

    Love this video, a video on OOP would be great also

  • @felixperezdiener1361
    @felixperezdiener1361 Місяць тому

    Nice vid