Live data from Hacker News

Viewing profile — michalg

michalg

HN member
Joined
Wed, Sep 22, 2021, 9:20 PM UTC
HN karma
9
Public activity
4 items

About michalg

No profile information was provided.

Recent public activity

  1. comment
    Comment #39312910

    Elixir, Phoenix LiveView, Postgres, TailwindCSS

  2. comment
    Comment #38053435

    Regarding credo - try https://github.com/adobe/elixir-styler

  3. comment
    Comment #31841403

    Can you diff a table with a view? Or only tables are supported?

  4. 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 …