I'm working on a notification based app, for which I need to listen to incoming notifications. I've been able to listen to incoming calls, SMS, mail etc. I have
I often hear that F# lacks support for OCaml row types, that makes the language more powerful than F#. What are they? Are they algebraic data types, such as su
I'm setting up a project with TailwindCSS. I'm trying to set up my automation with Gulp, but I'm running into an issue with the HTML reloading. Everything see
I have Parent-Children Relation Table in Model which is as follows: models.py class ProductCategory(models.Model): parent = models.ForeignKey(to='ProductCat
My project is not a JS web app. It is a traditional CMS with PHP templates that invoke the needed JS and CSS files. I'm using webpack4 with this goals: For JS:
I'm using postgres FTS for prefix searching. When a match occurs I want to favor an exact match over a prefix match. A query of work:* should order work first a
I followed this link: https://www.google.com/landing/2step/ I clicked 'get started' That led me to this page: https://myaccount.google.com/signinoptions/two-ste
I want to extract the past 3 weeks' data for each household_id, channel combination. These past 3 weeks will be calculated from mala_fide_week and mala_fide_yea