Podchaser Logo
Home
Elixir Fundumentals

Elixir Fundumentals

Released Friday, 9th August 2019
Good episode? Give it some love!
Elixir Fundumentals

Elixir Fundumentals

Elixir Fundumentals

Elixir Fundumentals

Friday, 9th August 2019
Good episode? Give it some love!
Rate Episode
Covering the basics
  • Elixir has truthy and falsy Boolean conditionals. I feel right at home
  • Variable assignment can only happen on the left side of the equal

For a match to succeed, the LHS and RHS must have the same shape, and each value on the right must match the corresponding value on the left. If the thing on the left is an unbound variable, Elixir binds that variable to the value being matched.

  • The LHS cannot contain any calculations or function calls
  • Using _ for ignoring values. Helpful in getting a RHS and LHS match
  • All variables on the LHS of a match are unbound before the match is made.
  • Solution is to use the pin up arrow, *^ to prefix the variable
Only your posts
  • users should only see their posts.
  • all posts will show on the home page
Resources

Dave Thomas the Coding Gnome

calling an external idp api

get all entries by user id

Travis CI and a VPS

Realworld App

Follow

 

Show More
Rate

Join Podchaser to...

  • Rate podcasts and episodes
  • Follow podcasts and creators
  • Create podcast and episode lists
  • & much more

Episode Tags

Do you host or manage this podcast?
Claim and edit this page to your liking.
,

Unlock more with Podchaser Pro

  • Audience Insights
  • Contact Information
  • Demographics
  • Charts
  • Sponsor History
  • and More!
Pro Features