mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
53 lines
1.6 KiB
Plaintext
53 lines
1.6 KiB
Plaintext
created: 20151217170123889
|
|
creator: user
|
|
modified: 20160114152541019
|
|
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
|