prafsoni

Results 4 comments of prafsoni

@tugberkugurlu @SorenZ I think the solution to this problem is fairly straightforward as in MongoDB _id field can be of any type i.e. ObjectId (default), String, Int, or a JSON...

@kdavisk6 @kptfh @velo I don't know if this came up in for discussions. But, Why don't you guys take the same approach as Spring team? They solved the problem of...

Having a functional API is something I have been wanting to add for so long but unfortunately, the Swift echo system doesn't have a standard functional API. I do have...

JsonDecoder needs date formatter in order to serialize string as date. A good default date formatter is required in order to achieve this. This also indicates scope of improvement in...