All posts tagged "livebook"
ElixirConf 2022 Talk: Livebook Smart Cells are Amazing
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/elixirconf-2022-talk-livebook-smart-cells-are-amazing
Want to see my ElixirConf talk?
Strange Leaflet about Elixir - Page 8
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page8
Looping without mutable data means recursion
Strange Leaflet about Elixir - Page 7
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page7
Pattern matching is awesome
Strange Leaflet about Elixir - Page 6
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page6
How a GenServer process manages state
Strange Leaflet about Elixir - Page 5
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page5
Immutability and why it's awesome
Strange Leaflet about Elixir - Page 4
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page4
Using processes to handle asynchronous work
Strange Leaflet about Elixir - Page 3
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page3
How Elixir processes do
Strange Leaflet about Elixir - Page 2
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page2
What is the BEAM and why is it so awesome?
Strange Leaflet about Elixir - Page 1
featured
featured
- Author: Stephen Ball
- Published:
- Permalink: /blog/strange-leaflet-about-elixir-page1
Elixir is a language of independently running processes
Let's query the GitHub GraphQL API from a Livebook smart cell
- Author: Stephen Ball
- Published:
- Permalink: /blog/lets-query-the-github-graphql-api-from-a-livebook-smart-cell
In which we write a Livebook smart cell to allow querying the Github GraphQL API
Let's write an Elixir Livebook smart cell
- Author: Stephen Ball
- Published:
- Permalink: /blog/lets-write-an-elixir-livebook-smart-cell
The basics of how to write an Elixir Livebook smart cell