JS Conf JP

奥野 賢太郎

Front-end developer and Node.js back-end developer, Web Audio Engineer

Building the layered server application achieved by InversifyJS

12/01/2019, 11:00 - 11:30
Room: C
Spoken language: ja

We have traditionally suffered from tightly coupled applications. The complexity of dependencies hinders testing and leads to confusion. Let's simplify it using the library InversifyJS for DIP (Dependency Inversion Principle).

I will introduce the construction of a server application that combines InversifyJS, Knex.js, Express, and TypeScript.