Mehul Shrivastava
Mehul Shrivastava
So basically it's just some indentation thing that happened because i used a prettier extension on VScode. You can check it later when you are on the desktop, nothing is...
Oh okay, makes sense But instead of 2 spaces, can we use something else to work around? Like '\n' or something, because later someone will come up with this problem...
Can you check out my forked repo (https://github.com/mehul1011/moreThanFAANGM?organization=mehul1011&organization=mehul1011) Things seem to be fine.
@andersengenolsen If you have looked into the API deeply, what is the "sub" prop being returned by them in the response, and how can it be further used? Also, there...
> > @andersengenolsen If you have looked into the API deeply, what is the "sub" prop being returned by them in the response, and how can it be further used?...
> Thank you for your contribution. Just a quick note, I'm not sure if memoizing `() => {setIsModalOpen(true);}` and `() => {_setApiEndpoint(endpoint); setDropDown(false);}` is necessary since these functions do not...
> I am working on implementing RDBMS support using TypeORM. This means support for Postgres, MySQL, MariaDB, etc. At the same time, I am implementing an authentication system based on...
> @endo-aki22 nice, I gave you access to merge PRs. Please double-check any broken links and quality before merging. thanks. Hi @GorvGoyl, I am interested and currently very active in...