Live data from Hacker News

Viewing profile — maticzav

maticzav

HN member
Joined
Tue, Jan 16, 2018, 12:57 PM UTC
HN karma
50
Public activity
18 items

About maticzav

No profile information was provided.

Recent public activity

  1. comment
    Comment #44836742

    i love the idea! i know that https://expand.ai/ is doing something similar, maybe worth checking out

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
    Ask HN: Why are there so many spiders in Europe?

    I live in southern Europe, and lately (last four months), I have caught and noticed more spiders indoors than in the previous ten years combined. Most noticeably, they are larger a…

  8. comment
    Comment #31293709

    Thanks! That helps a lot. Can you maybe recommend any good starting points besides just searching the internet for each of the keywords you mentioned?

  9. story
    Ask HN: Should I learn Docker in 2022?

    To clarify, I am not asking if I should learn what Docker is, but rather if I should learn "Advanced Docker" and how you'd go about learning it. By advanced docker I mean especiall…

  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #26224919

    Thank you for adding the links! The main difference between these clients and SwiftGraphQL is that SwiftGraphQL tries to abstract away GraphQL in favour of Swift language feature. …

  15. comment
    Comment #26224866

    SwiftGraphQL also generates API structs from the schema. Maybe you are referring to generating the model from the queries. The problem we had with that approach was that it's hard …

  16. comment
    Comment #26224847

    SwiftGraphQL was actually inspired by Elm GraphQL! Dillon - the creator of Elm GraphQL - even helped me understand a couple of concepts he used in that library that we also use in …

  17. story
  18. comment
    Comment #17453324

    A must see for every frontend engineer working with GraphQL!