Elixir – Why the dot (when calling anonymous functions)?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dialyxir

    Mix tasks to simplify use of Dialyzer in Elixir projects.

  • For those of you who are interested by Elixir but find the lack of static typing an issue here are somethings to be aware of:

    1. Static Typing is planned and currently the top priority of the team

    https://elixir-lang.org/blog/2022/10/05/my-future-with-elixi...

    2. There is a type checking tool

    https://github.com/jeremyjh/dialyxir

    3. You can go a long way with pattern matching and guides in the meantime and have alot more guarantees that a typical dynamic typed language.

  • Fable: F# |> BABEL

    F# to JavaScript, TypeScript, Python, Rust and Dart Compiler

  • F# is also part of the OCaml family, has a great to-JS transpiler (https://fable.io/) and F# code can also be used in .NET projects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Beginner DX Questions

    1 project | /r/elixir | 18 Nov 2022
  • Elixir Circuits.I2C with Mox

    3 projects | dev.to | 2 Dec 2021
  • Typeclasses in Python

    3 projects | dev.to | 8 Jul 2021
  • Pylyzer – A fast static code analyzer and language server for Python

    6 projects | news.ycombinator.com | 11 Apr 2024
  • Exploring a foreign F# codebase

    4 projects | dev.to | 24 Feb 2024