Mert Susur

Results 7 issues of Mert Susur

I want to reuse this as a library in my project, currently best way to do it seems to copy/paste to my own project. If that's the case, how about...

JSLint errors are fixed.

#20'deki @furkancelikci cozumunun tek bir `LINQ` cumlesiyle yapilabilmesi mumkun mudur? Sorunun detaylarina [suradan ulasabilirsiniz](https://github.com/msusur/kodlama-pratikleri/blob/master/sorular/ilk-eksik-integer-degeri-bulma.md)

Due to a problem in the Simplecast API we had this [stupid workaround implemented](https://github.com/msusur/codefiction-stats-graphql/blob/master/packages/stats-lambda/resolvers/index.js#L70) Now this issue (https://github.com/msusur/simplecast-api-client/issues/2) will fix that problem and the line specified above should be removed...

bug
GRAPHQL

It would be super cool to add a new resolver/schema for medium publication, if possible.

requires research
GRAPHQL

It's very difficult to collect all the links through different channels. It would be great to display links in the list that is displayed in Total Listens tab.

enhancement
help wanted
GRAPHQL
REACT

AWS infrastructure is created using aws console. We need to implement the infrastructure as code using `tf` for different environments and terraform modules. ```bash Root |- aws |-- environments |----...

enhancement
infrastructure