I would like to use Firebase in my project with NPM and I installed it using "npm i firebase". This worked fine so I made a new file called "app.js". Here I wou
I'm trying to create a class that use a generic type as a parameter in a callback that returns some subtype of Flutter's Widget. Here's what I
I have simple SwiftUI.App for MacOS where I use print for debug logs. As far as I understand I should use os_log for regular "unified" logging, but can use prin
I have the following problem when I try to get all data from realtime db in firebase: When I remove async from the template, the error is gone but no data is re
im trying to create a chatbot that has conversations sequentially like this. this works with one user fine but if another user tries to use the bot at the same
I am currently writing my thesis and keep digging into javascript/jquery/ajax. As I am pretty new to that, I'd would be very thankful If somebody could answer m
I have created a simple game in JS and now I am trying to implement it in an iOS app. The best way I could think of doing that is by running a local Webserver i
I am unable to find, how to read filename from content disposition in angular 2 documentation. Can someone guide read the headers from server in angular 2conten