Skip to content

Releases: raulpe7eira/course-rocketseat-elixir

Chapter VI / Module 9 - CI and CD

17 Apr 05:20
Compare
Choose a tag to compare

Chapter V / Module 8 - OTP

07 Apr 03:04
Compare
Choose a tag to compare
  • otp
  • genserver
  • logger
  • scheduler
  • supervisor

Chapter V / Module 7 - Authentication API

06 Apr 21:59
Compare
Choose a tag to compare

Chapter IV / Module 6 - Consuming External API

31 Mar 20:26
Compare
Choose a tag to compare

Chapter IV / Module 5 - Ecto Association

30 Mar 08:02
Compare
Choose a tag to compare
  • create type enum
  • many to many
  • one to many
  • put_assoc and cast_assoc

Chapter III / Module 4 - Phoenix and Ecto

25 Mar 06:45
Compare
Choose a tag to compare

Chapter II / Module 3 - Structs and Agents

18 Mar 00:48
Compare
Choose a tag to compare

Chapter I / Module 2 - Deepening the Concepts

11 Mar 07:42
Compare
Choose a tag to compare

Chapter I / Module 1 - Fundamentals of Elixir

09 Mar 03:46
4645f07
Compare
Choose a tag to compare
  • base types
  • base operations
  • atoms
  • list
  • tuples
  • maps
  • pattern matching