1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
2016-04-15 21:18:54 +02:00

61 lines
1.9 KiB
Plaintext

created: 20151217170123889
creator: user
modified: 20160405202859420
modifier: user
tags:
title: Elixir
type: text/vnd.tiddlywiki
; Elixir
: http://elixir-lang.org/
; The Elixir Style Guide
: https://github.com/niftyn8/elixir_style_guide
; A curated list of amazingly awesome Elixir libraries, resources, and shiny things.
: https://github.com/h4cc/awesome-elixir
; Trending repositories: Elixir
: https://github.com/trending?l=elixir
;A package manager for the Erlang ecosystem.
:https://hex.pm
;A walk through the Elixir language in 30 exercises.
:https://github.com/seven1m/30-days-of-elixir
;RethinkDB
:https://github.com/hamiltop/rethinkdb-elixir
;Elixir Pipes is an Elixir extension that extends the pipe (|>) operator through macros.
:https://github.com/batate/elixir-pipes
; How to pass an anonymous function to the pipe in Elixir?
:http://stackoverflow.com/questions/24593967/how-to-pass-an-anonymous-function-to-the-pipe-in-elixir
;A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things.
:https://github.com/h4cc/awesome-elixir
; Validate Ecto Unique Associations with Compound Indexes
: http://blog.praveenperera.com/using-compound-unique-indexes-to-validate-uniqueness-of-ecto-associations/?utm_campaign=elixir_radar_28&utm_medium=email&utm_source=RD+Station
; Phoenix Framework
: http://www.phoenixframework.org/
; Learning Elixir and Erlang
: http://www.phoenixframework.org/docs/learning-elixir-and-erlang
; React/Phoenix Starter Template
: https://github.com/ryanswapp/react-phoenix-starter-template
; A Docker container for the Phoenix framework
: https://github.com/marcelocg/phoenix-docker
; Pub/Sub in 30 Lines of Elixir
: http://tech.noredink.com/post/141444822213/pubsub-in-30-lines-of-elixir
; IntelliJ Plugin for Elixir
: https://github.com/KronicDeth/intellij-elixir
; Static Code analysis tool (jshint like)
: https://github.com/rrrene/credo