'm trying to make an form in angular 7 and get inout in that but the form is giving the following error : ERROR TypeError: "_co.service.formData is undefined" now here is my code for the html part of the component :- <form (sumbit)="signUp(form)" aut...
Suppose I have recently 1000 db.collection.find() query and these all are the same queries with same conditions and same value. But these query request by different users, so MongoDB has different 1000 query. so my question is that MongoDB going to p...
What i am asking may be new to you guys but why requirements are just like this i want to make system very fast What i have is Codeigniter Site which use Java Api to get products and all ecommerce flow is coded in Java but running in Codeigniter usin...