Viewing profile — michalg
michalg
HN member- Joined
- Wed, Sep 22, 2021, 9:20 PM UTC
- HN karma
- 9
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About michalg
No profile information was provided.
Recent public activity
-
comment
Comment #39312910
Elixir, Phoenix LiveView, Postgres, TailwindCSS
-
comment
Comment #38053435
Regarding credo - try https://github.com/adobe/elixir-styler
-
comment
Comment #31841403
Can you diff a table with a view? Or only tables are supported?
-
comment
Comment #28622082
This is not the idea. Interactions that don’t influence server-side state are suggested to be handled by JavaScript. Docs give an example for integrating AlpineJS, but you can use …