Nefcairon

Nefcairon

Which libraries to learn from?

Hello,

Still a beginner, I would like to play around with some libraries to get a feeling on how to integrate external libraries in my own elixir code.

What are your recommendations? Let’s start small with easy to integrate, not so complex libraries.

Edit: I know phoenix, ecto, sweetxml,… and one that grabs internet ressources (name I cannot remember now. poison I think?)

Thanks :slight_smile:

Most Liked

OvermindDL1

OvermindDL1

Well a common task for something simplish is a web scraper, there’s multiple dedicated thread on these forums about it too. ^.^

subetei

subetei

You can also check out a list such as this and ask about a few that look interesting to you. Most libraries in Elixir have fairly simple integration so I’d choose something that may be useful to you soon. CSV handling library or something like that maybe?

https://github.com/h4cc/awesome-elixir

Last Post!

Nefcairon

Nefcairon

Ok, I know awesome-elixir … I will then pickup one by random.

Where Next?

Popular in Discussions Top

ricklove
I was just introduced to Elixir and Phoenix. I was told about the 2 million websocket test that was done 2 years ago. From my research, t...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40165 209
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
Fl4m3Ph03n1x
Background A few days ago I was listening to The future of Elixir from Elixir Talks, with Dave Thomas (@pragdave ) and Brian Mitchell. I...
New
owaisqayum
I have a sample string sentence = "Hello, world ... 123 *** ^%&*())^% %%:>" From this string, I want to only keep the integers, ...
New
paulanthonywilson
I like Umbrella projects and pretty much always use them for personal Elixir stuff, especially Nerves things. But I don’t think this is ...
New
arcanemachine
https://nitter.net/josevalim/status/1744395345872683471 https://twitter.com/josevalim/status/1744395345872683471
New

Other popular topics Top

KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 36820 110
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New

We're in Beta

About us Mission Statement