Hi,
I try to learn Elm since 1 month. I have already read Beginning Elm, Elm Guide… and also many other Haskell documentations…
I have set myself the objective to implement this small Contact CRUD application (GitHub repo) based on:
- Backend: Postgraphile and PostgreSQL
- Frontend: Elm-lang and
dillonkearns/elm-graphqllibrary
I try unsuccessfully to implement this issue “Implement a /contact1 page which display the contact 1”, this simple GraphQL query:
query MyQuery {
contactById(id: "1de9c987-08ab-32fe-e218-89c124cd0001") {
email
firstname
lastname
}
}
My call for help: 
- I look for an English or French person which would support me by Slack to implement this feature in synchronous communication mode
- or I look for a French person which would support me by Google Meet videoconference (between 15 and 30min
) to implement this feature
If someone is interested to help me, you can contact me via:
- Twitter: @klein_stephane
- or Elm Slack:
Stéphane Kleinuser in#graphqlchannel - or in this current thread
My availability: you can book the date directly here or contact me if you have other availability.
Best regards,
Stéphane
