Elm - How to build an SPA with zero Runtime error (or almost ) ?

  • Format unique
  • 🌍 Web

Abstract :

In the wonderful world of front development, Elm (nothing to have with Helm ) is a delightful language for building reliable web apps. Elm is also a functional programming, Yes! Functional programming on the front side.

Let's discover together Elm features and promises Like no Runtime exceptions, great performance (Virtual dom & Code Elimination, etc … ), enforced semantic versioning, forget about null and undefined, etc …)

We will be talking about :

  • Why switch from JS to Elm.
  • How the Elm Runtime works and how to use it.
  • We'll be also comparing it with the most featured JS libraries (React, Angular, Ember).
  • How Elm integrates with your Web components through a demo.
  • How this language makes it easier to learn other functional programming languages.

Speakers :

  • Tarek TouatiZenika