hi guys ! please i want to write an elixir testimonial module. need help
Hello @mayorsmart!
Welcome to the elixir community!
Could you please elaborate a bit on what you mean by “writing an elixir testimonial module”?
But from what you have said so far, I’d start roughly like this:
defmodule Testimonial do
end
ok thanks Nobbz. i have an app. and i want to take testimonies or success stories from users with with link to either watch their success video or a link to youtube.
Hello there buddy! Welcome to our community!
Is this your first time wit Elixir? If so i recommend you have a look at our resources section:
https://elixirforum.com/c/learning-resources
There you will find courses, books and talks about learning elixir. If that’s too much, don’t worry, the community has a guide for people like you!
When you have time, and since you want to work with Phoenix, I recommend you have a look at the following docs:
https://hexdocs.pm/phoenix/learning.html
Hope you enjoy your stay!