Talk meetup Paris.js, Elm for Javascript
We presented a talk at the Paris.js Meetup on the Elm architecture for the Javascript developer with Theophile Kalumbu and Guillaume Claret. The slides are available here (in French). Here is a translation of the abstract:
The web applications are more and more complex, and thus harder and harder to write and maintain. Moreover, due to the history of the Web, Javascript is often the only language we can use with all its known limitations.
At OuiCar, we try to take example on the Elm language and architecture, in order to better structure our existing code. Thanks to this approach, we are able to gradually make our code more robust and easier to maintain.
We will present our solutions and our remaining questions.
Comments