I've been reading "eloquent javascript" book and I can't get one little thing in the modules chapter. He (the author) give us this code: (function(exports)
I have cloned the project from https://github.com/actions-on-google/appactions-common-biis-kotlin. I made the package name of this project the same as my draft
could anyone help me with the problem - I am creating a program to automatically fill in the title block in drawing. Unable to get the decimal value of the Scal
I need to sum up the quantity according to typein the table below. Table Name Quantity Type a 6 AB b 2 BB b 4 AB c 8
I was developing an App in Koltin where I try to use Dagger 2 as Dependecy injector. For this I make my AppModule.kt file like this: package com.plcoding.jetpac
I just opened a PowerShell console on Windows 11, and after running any command, it showed a dialog with a message like: /hostfxr.dll is either not designed to
We need to export a QuickReport so that it can be opened with the latest Excel 2010 in xlsx format. This link provides a solution. But it did not work for us.
in single apk, can I use two different admob ad_id ? I mean, I have an app, in that app banner ad and interstellar ad is there so could I put ad banner with ad
So i have a monorepo project that i want to use with skaffold this is the file structure: - apps - server ... - packages - common ... - k8s -