paint-brush
17 Stories To Learn About Elixirby@learn
254 reads

17 Stories To Learn About Elixir

by Learn RepoApril 28th, 2023
Read on Terminal Reader
tldt arrow

Too Long; Didn't Read

Learn everything you need to know about Elixir via these 17 free HackerNoon stories.
featured image - 17 Stories To Learn About Elixir
Learn Repo HackerNoon profile picture

Let's learn about Elixir via these 17 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.

1. How learning Elixir helped me build a SaaS for Marketers

In 2019, I was looking for a project.

2. Functional Programming is a Lie

Or a small rant against Elixir.

3. ShlinkedIn: A Fun Social Network Built On Open Source

In honor of Open Source Month, I am writing about ShlinkedIn: A parody open source site built on Phoenix LiveView/Elixir that is like LinkedIn doe funny people

4. Everything You Need to Know About Using Elixir for Web Development

The Erlang VM-based programming language, Elixir, is slowly but surely gaining popularity. Let's take a look at some benefits of Elixir development.

5. How Rust and Elixir Read Ethereum and other EVM Smart Contracts: Functional Programming & Blockchain

I am going to show the function of reading Ethereum Smart Contract by Elixir&Rust in this article

6. How I learned Elixir and Launched a Product in 60 days

The concepts behind Erlang/OTP/Elixir make it a great fit for a tool like the one I was building

7. Performance Battle: Quarkus vs Phoenix

At my job, I am evaluating some microservices platform options. A good way to test them is doing some benchmarks. Everybody likes benchmarks. So, why not?

8. Generate a PDF from HTML [A How To Guide feat. Elixir]

By the end of this article, you should have a working mix project that can generate a PDF from an HTML template and json payload.

9. A Look at Using Elixir Streams, Elasticsearch & AWS S3

Utilizing Elixir Streams, Elasticsearch, and AWS S3

10. You Will Thank Us Later: The Hidden Waffle Secrets You Need To Know

Do you work on Elixir projects that need to handle file uploads from users?

11. Why Mutable Developers are Essential for Learning New Paradigms

The process to learn functional programming can be daunting and slow as new concepts are involved. Here are 5 tips for you to consider when learning FP.

12. 3 Things I Learned in 1 Year Working with Functional Programming

Just like the great majority of programming-related courses, I was introduced to programming with the object-oriented paradigm (OOP). Even though many languages are multi-paradigm, like Python, C++, JavaScript and Ruby, we still have OOP as the norm.

13. "Elixir is Great for Everything that Runs on Top of a Socket" - José Valim, Creator of Elixir

Evrone is not just a custom software development company, we also stay highly connected with local and international communities. We organize the annual Ruby Russia conference, a huge event featuring expert guests.

14. Building Elixir Applications as systemd Services

Build your projects with Nspawn

15. Introduction to ADN: API Delivery Network

A CDN designed for APIs with pre-heating and real-time purges, that sits in front of all our API servers, always serving a hit and never a miss.

16. A Look Ahead to Programming Languages in 2020

Python and JavaScript are the two hottest programming languages today. However, they cannot remain on top forever. Eventually, they must fall out of favour, as all languages do. This is likely to happen within the next decade or so.

17. Basic Elixir Api Guide

Elixir represents relatively new programming language for wider audience. It was published back in 2011, and is in development ever since. His main trait is that adops functional pardigm because it is built on top of Erlang and runs on BEAM(Erlang VM).

Thank you for checking out the 17 most read stories about Elixir on HackerNoon.

Visit the /Learn Repo to find the most read stories about any technology.