JSConf JP

TAKASE Kazuyuki (@Guvalif)

TAKASE Kazuyuki (@Guvalif)

2024 年に株式会社ドワンゴへ TechPM としてジョインし、EdTech × ML 系プロダクトのプロトタイピングに従事。個人でも、技術と教育をつなげることに興味があり、大人から子どもまで、技術を広める活動に従事している。 クライアントサイドに適した軽量かつ疎結合なアーキテクチャに関心があり、JSConf JP でも『宣言的 UI 時代のクライアントサイド DDD 大考察』などを発表している。

Track C (3F 302)
10:20-10:30(10 min)

LT: A Tour of Anti-patterns for Functional Programming

  • Spoken Language: Japanese
  • Slides Language: English

In recent years, with the rise of frameworks like React and Elm, the concept of ""Functional Programming"" has become much more familiar. Coupled with the publication of the Japanese translation of ""Domain Modeling Made Functional"", interest in this area seems to be growing even further. In this lightning talk, I’ll introduce some common challenges developers tend to face when applying functional programming techniques in JavaScript / TypeScript development.

近年、React や Elm の台頭により ""関数型プログラミング"" の考え方は身近なものとなり、『Domain Modeling Made Functional』の邦訳版出版なども相まって、関心度はさらに高まっているように思います。 この LT では、関数型プログラミングの各手法を JavaScript / TypeScript 開発へ適用するにあたって、陥りがちな困難をご紹介します。