I trying to save data to a mongoose model on NextJS page. I get a typescript error on this line: await User.create(data) This expression is not callable. Each
I think I am not understanding how the programming knowledge of Android Studio works. I mean, I have seen many courses on the internet that ar
I comment my situation: I joined a new job (first job), the issue is that I need to certify the SSL certificates of some web pages via Certbot, I have tried eve
I am having a problem with memory leaking when I remove a node and I would appreciate some with some sort of work arround so that I wont leak when I remove elem
I have a class called Post: data class Post( val id: Long, val type: PostType, val latitude: Double, val longitude: Double, val address: Str
in C++, all functions must be defined before using them. In PHP, can I use a function before defining it? Will it be slower?
Followed the installation steps provided here https://docs.substrate.io/tutorials/v3/create-your-first-substrate-chain/ Steps taken with node version v16.14.0 g
Just created a new repo, and on desktop I want to push the main branch to GitHub (theres around 40000 source code files). Every time I try this, I get Enumerati