A brief introduction to functional programming in javascript

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 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