🔭 I’m currently working on: Node.js, MongoDB, GraphQL
🌱 I’m currently learning: TypeScript
😄 Pronouns: He/Him/His
📫 How to reach me:
- LinkedIn: /in/sourabhbagrecha
- Medium: @sourabhbagrecha
- Twitter: @sourabhbagrecha
🔭 I’m currently working on: Node.js, MongoDB, GraphQL
🌱 I’m currently learning: TypeScript
😄 Pronouns: He/Him/His
📫 How to reach me:
The application is capable of creating campaigns and people can contribute to that particular campaign. Each campaign will have a corresponding manager which can create requests to withdraw funds f…
JavaScript
A JavaScript library for React Native based mobile apps that brings offline analytics capabilities on top of data provided by Realm JS SDK.
TypeScript 8
const mongoose = require("mongoose");
const claimSchema = mongoose.Schema({
billed_insurances: [
{ type: mongoose.Schema.Types.ObjectId, ref: "Insurance" },