A weekly overview of the most popular Elixir news, articles and packages
Newsletter » 324
Aug 11, 2022
Popular News and Articles
-
Write a Standalone CLI Application in Elixirblog.appsignal.com
-
Getting Rusty with Elixir and NIFscuriosum.com
Check out an example project that aims to create a Rust NIF that crops an image and makes it grayscale to show you a way to run your Rust code from Elixir efficiently.
-
How we avoided Redis thanks to Mnesiadavid-delassus.medium.com
-
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives » Learn more
www.saashub.com -
A new public repository for Elixir security advisoriescraft.mirego.com
-
Making Tabs Mobile Friendlyfly.io
-
Using ETS to speed up database imports by almost 300%www.chriis.dev
-
Alias, import, require and use in Elixir - complete guide with use cases.curiosum.com
In most programming languages we often deal with instructions responsible for handling dependencies. Elixir is no different. In Elixir, dependency is nothing more than compiled module which for some reason you want to use in another module. There are a couple of instructions that we use in Elixir to either make it easier or possible to interact with modules. In this blog post Szymon Soppa explains and presents use case examples of four of them: alias, require, import, use.
Trending packages and projects
-
wasmCloud host runtime that leverages Elixir/OTP and Rust to provide simple, secure, distributed application development using the actor model
-
🤯 beginners tutorial building a real time counter in Phoenix 1.7.14 + LiveView 1.0 ⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀
-
Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix. [GET https://api.github.com/repos/annkissam/rummage_phoenix: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)
to know all the trending news, articles and projects
Curated by
@StanBright