Viewing profile — maticzav
maticzav
HN member- Joined
- Tue, Jan 16, 2018, 12:57 PM UTC
- HN karma
- 50
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About maticzav
No profile information was provided.
Recent public activity
-
comment
Comment #44836742
i love the idea! i know that https://expand.ai/ is doing something similar, maybe worth checking out
- story
- story
- story
- story
- story
-
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…
-
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?
-
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…
- story
- story
- story
- story
-
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. …
-
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 …
-
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 …
- story
-
comment
Comment #17453324
A must see for every frontend engineer working with GraphQL!