CodeSync
ElectricSQL - Local-first SQL with Elixir by James Arthur | ElixirConf EU 2023
Code Sync: ElectricSQL - Local-first SQL with Elixir by James Arthur | ElixirConf EU 2023
Comments welcome! View the code-sync and elixirconf-eu tags for more Code Sync and ElixirConf EU talks!
First Post!
Pal
This brings to mind what Meteor.js tried years ago - client side Minimongo and back end Mongo streams.
Great presentation, ty - given me much to think about and tinker with.
Popular in Talks
ElixirConf 2017 - Implementing a MQTT client in Elixir - @gausby
Elixir has excellent support for binary pat...
New
Let’s Talk Process Dictionary - @gregvaughn
Well, the first rule of Fight Club, I mean: process dictionary is that we don’...
New
Just starting to go up - here’s the first three:
By @lpil
By @Crowdhailer
By Evadne Wu (Why aren’t you a mem...
New
New
ElixirConf 2017 - Elixir by the Bellyful - @bryanhunter
Elixir makes me happy! Since 2007 I have been on the...
New
Hi, I don’t know if I have the post in the right place.
I put here in case you might be interested, I am not the author, I just found it...
New
So, there is another Erlang VM on the way :hugs:
New
Today’s talk is another one from Toyota Connected
ElixirConf 2017 - Elixir with Kafka - Mathew Gardner
Elix...
New
Since the comments are turned off on the YouTube videos, I’m going to post on talk per day on here for viewing and discussion…starting wi...
New
ElixirConf 2017 - Elixir as a first language - Alexis Huefner
What would it be like to use Elixir as your fi...
New
Other popular topics
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode.
The solution seems to be, in a hyphena...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
New
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








