feat: update report
This commit is contained in:
parent
e9141e0f11
commit
9fe42609bb
|
@ -26,6 +26,7 @@ GraphQL api + ETL on Nestjs took me 3-4 days do some pairing with my team mates
|
||||||
Full restAPI + ETL process Go took me 4h to develop everything without any trouble.
|
Full restAPI + ETL process Go took me 4h to develop everything without any trouble.
|
||||||
I found quite hard using graphQL as I find selected architecture quite hard to comprehend and navigate with decission. I know if you are building a multi-tenant library or service is ok to make do more unit test, to pass mocks and use more interfaces: which is one of the most used things in go.
|
I found quite hard using graphQL as I find selected architecture quite hard to comprehend and navigate with decission. I know if you are building a multi-tenant library or service is ok to make do more unit test, to pass mocks and use more interfaces: which is one of the most used things in go.
|
||||||
|
|
||||||
|
I also would recommend to read **[this blog](https://betterprogramming.pub/graphql-from-excitement-to-deception-f81f7c95b7cf)** which I found really interesting point of view about graphQL and it's real use case.
|
||||||
|
|
||||||
### XML issues
|
### XML issues
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue