ParisTypeScript / talks

Repository dédié aux soumissions de talks pour Paris TypeScript
24 stars 3 forks source link

Typed, Declarative, Data-Driven Routing for Node.js #20

Closed zaiste closed 2 years ago

zaiste commented 3 years ago

Talk proposal - Paris TypeScript

Talk description

Let's use TypeScript to build declarative, data-driven routing for Node.js. We will be declaring routes using the existing data structures - an approach stolen from the Clojure community. This way, we will limit the number of abstractions. On top of that, the type system will help us to control the shape of our routing. As a result, our code will be not only simple and straightforward, but also much easier to test and maintain.

About you

(I can do a 10 minut version or a 20 minut version of this talk)

spontoreau commented 2 years ago

Hello Jakub,

I know you proposal was made a long time ago when we were focus on streaming things, but this time is over and on our side we are now back on fully physical events at Paris.

So I'm closing this proposal even if it was a really great one !