@jsconf_
  @jsconf_
JSConf | Code Factorization: How to Organize Boilerplate Code - Jaewon Seo - JSConf Korea[Korean language] @jsconf_ | Uploaded 3 years ago | Updated 16 hours ago
Boilerplate code (repeatedly used pieces of code) is often the main culprit of unnecessary complexity and cognitive overload in programming. That's why many books and experienced programmers tell us to avoid it, and we try our best by employing all kinds of methods, like inheritance and abstraction.

Despite this constant effort, we often still encounter boilerplate code. Sometimes, we run into 'boss' boilerplate code, which we just don't know how to deal with.

This talk is for those of you who's tired of this endless battle. I will talk about code factorization, a technique that will help you gain an edge in the war against boilerplate codes. After this talk, you will be able to declare with confidence: veni, vidi, vici.
Code Factorization: How to Organize Boilerplate Code - Jaewon Seo  - JSConf Korea[Korean language]NestJS the best framework for your API - Roxana Arely Gonzalez VianaImpressions of JSConf Budapest 2022Building Empathy and Accessible Apps by Isabela Moreira[Eng Sub]Deno: Next Generation JavaScript Runtime by Yongwook Choi | JSConf Korea 2022Jsconf India 2023 - Track 1Un proyecto desde cero Lo mismo una y otra vez? - Fransico SevillaJavaScript for Virtual Reality by Liv Erickson at JSConf Budapest 2015Cmo detonar tu carrera como Software Engineer - Mariel Nilo y Joaqun BravoInvisible Code by Martin Kleppe at JSConf Budapest 2015A Seat at the Table: Building Inclusive Ecosystems - Erica Stanley | JSConf Hawaii 2020Pasado, Presente, y Futuro del Frontend Routing - Eduardo San Martin Morote

Code Factorization: How to Organize Boilerplate Code - Jaewon Seo - JSConf Korea[Korean language] @jsconf_