
Lukas Ender ๐ก๐ทโโ๏ธ๐ฑ
@lukasender
Followers
753
Following
4K
Media
468
Statuses
3K
Building scalable solutions with Elixir.
Joined November 2009
May Ash (@AshFramework) be the hidden champion of low-code tools? ๐. โข Reduce boilerplate. Lets me focus on the most valuable parts.โข No lock-in. Provide ways to achieve anything.โข Extensible.โข Active development.โข Buzzing community. #myelixirstatus.
2
6
37
Smooth and beautiful! I love it :). The ecosystem of @elixirlang is getting better and better by the day! ๐งก.
0
1
5
Might come in handy for you @livebookdev devs :). "pbcopy for Livebook". Here's the code for you in a handy gist: . Kudos to @sheharyarn ๐ค (
1
3
17
Go to the "Console" of your @elixirlang service. Connect to `iex`:. ```.bin/<application_name> remote.```. You're in!. You now have the same options as in `iex` locally, but you're in your production service (caution! :)). Copy & paste the code from Livebook and profit ๐ฅ
0
0
0
We are using @digitalocean Apps. Our stack is pretty simple. We're a small team. DO Apps manages the service for us and we can sleep :). The cool thing also: they offer a "console" to connect to your services. That's what I used to connect to our @elixir service in production!.
1
0
0
I knew I had all the moving parts already built in our codebase. However, the service did not offer the particular "feature" (=one off migration) as a simple function. So. Livebook to the rescue!. Connect @livebookdev with your app locally:.
@livebookdev One cool thing:. Connect Livebook with your actual application. Then, access code from that application ๐. ```.# Generate random cookie value.openssl rand -hex 32. # Copy value, change <cookie_value>.iex --sname realword-service --cookie <cookie_value> -S mix phx.server.```
1
0
1
A tech stack that keeps on giving! ๐ค . I had to do a "one off migration". Once again, @elixirlang, @livebookdev and @digitalocean made things easy. Here's how ๐๐งต
2
0
11
RT @andrielfn: The wait is over - Fluxon is here! ๐๐๐. A modern UI component library crafted for Phoenix Framework that delivers:. ๐จ Sleek,โฆ.
0
31
0
RT @shahryar_tbiz: Hi #elixir community. Finally we published an open source project with more than 80 components for Phoenix LiveView ๐ ๐ฅ.โฆ.
0
81
0
Just another example of how the @AshFramework saved us a lot of time ๐ค. Btw. here's the official guide, if you want to learn more about Calculations, including a nice video! ๐น.
0
1
6