ryan-haskell / elm-harold

A chatbot written in Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harold

A chatbot written in Elm.

"y tho?"

I was wondering if I could run Elm on the backend, in a NodeJS environment.

I totally can. So that's neat.

It was also go`od practice with using ports in Elm, the way Murphy Randle taught me!

Also I got to try out Joel's advice on using the Maybe functions to keep uncertainty at the edge of my program.

Thanks, my dudes!

Try it out:

  1. npm install

  2. npm start

About

A chatbot written in Elm


Languages

Language:Elm 80.3%Language:JavaScript 19.7%