Alchemist Camp retweetledi
Alchemist Camp
994 posts

Alchemist Camp
@AlchemistCamp
🖥️ Elixir & Phoenix screencasts. 📗 https://t.co/d1IAeXNDer ✉️ https://t.co/da1krrlqvZ by @logicmason
the internet Katılım Aralık 2017
221 Takip Edilen1.4K Takipçiler
Alchemist Camp retweetledi

I'm a big fan of pushing client updates with server-rendered HTML. Staying closer to your data and your authorisation layer is powerful. However, we may be repeating mistakes from the past. Check out my conversation with @t3dotgg on the topic: youtube.com/watch?v=bfrzGX…

YouTube
English


@kamilskowron Congrats! This is great. I like the model of how you released your book, also.
English

@josevalim I've found CoPilot fairly disappointing and it clashes with my other autocompletes. ChatGTP has really been a big time-saver a few times though.
English

@jordankdalton I prefer B because it makes change diffs cleaner and clearer.
English

Gonna stream again and take another stab at upgrading Phoenix and LiveView for my podcast site in a few minutes. Should be smoother going this time:
twitch.tv/alchemistcamp
English

@tarasowski The worst answer to this question I was ever told as a junior was, “whatever language you already know”.
Not all tools are equally good at each domain and in the long-term, it’s a very, very bad idea to pick one and refuse to learn any others.
English

@adibhanna With a dynamic mic, it would be no problem. With a blue yeti, you’ll need to hope that it’s a very quiet hotel.
English

@sir_amz I can’t really answer to that since I’m working more than FT at a startup that just happened to have extensive technical debt.
I haven’t done any external consulting on helping teams upgrade their Phoenix apps, but I have helped out a few friends encountering similar issues.
English

@AlchemistCamp Is doing Phoenix upgrades good business like doing Rails upgrades is? I have a friend at a medium size consulting firm and he tells me that Rails upgrades are +40% of their business.
English

I've been doing a lot of Phoenix upgrades and general clean-up at work and now it's time to do the same for my personal sites!
I'm going to stream it in about 5 minutes at twitch.tv/alchemistcamp #MyElixirStatus
English

Solution: This happens if you have the following line in your MixProject.project/0 function
compilers: [],
You have to delete the entire line when removing :phoenix from the list because the default behavior is different from explicitly setting compilers to [].
#myelixirstatus
Alchemist Camp@AlchemistCamp
Anyone seen this when upgrading to @elixirphoenix 1.7? failed to start child: AppWeb.Endpoint ... ** (UndefinedFunctionError) function Phoenix.Endpoint.Supervisor.url/1 is undefined or private
English

Anyone seen this when upgrading to @elixirphoenix 1.7?
failed to start child: AppWeb.Endpoint
...
** (UndefinedFunctionError) function Phoenix.Endpoint.Supervisor.url/1 is undefined or private
English

Elixir in Action, v3 is out!
It's bar-none my favorite Elixir book in terms of showing what makes Elixir (and Erlang) special.
Manning is offering a 45% discount on it until midnight tonight ET!
(code: elixirinaction3up)
manning.com/books/elixir-i…
English

@tnylea @tailwindcss @thedevdojo @Mike_Andreuzza The site looked good before but this is a HUGE upgrade!
English

Finishing up some new @tailwindcss designs 🔥 They'll be added to @thedevdojo page builder next week ☺️
Thanks to @Mike_Andreuzza for working with me to crank these ones out. You are a master at design 👨🎨

English

I can say from personal experience how much work it is to update tutorials to keep up with LiveView's rapid changes. I've been doing a massive upgrading project at work (LV 0.4 -> 0.17 so far) and haven't had bandwidth recently.
Prag Studio's work on this is great for all of us!
Mike Clark@clarkware
🔥🐥 Phoenix LiveView course now available in early access! This course is as fresh as it gets! It's a free update if you already own the course. Check it out: 👉 pragmaticstudio.com/phoenix-livevi… #myelixirstatus
English

@TylerAYoung @elixirlang I loved that addition when it appeared! I don’t generally stop the server to run migrations, though.
I keep iex -S mix phx.server running in one tab and run mix ecto.migrate in another.
English

I may be the last person in the Elixir world to learn this, but... this is a button. You can click it. 🤯
(Beats the heck out of stopping my server, running `mix ecto.migrate` manually, then restarting!)
#MyElixirStatus

English







