I am trying to create a database of the bodies of as many Reddit comments, as well as the bodies of their parent comments. Currently I have a way to obtain larg
I'm struggling to dispatch data to the ngrx store after data is fetched from Api. I actually have a ngrx effect service loginEffect.ts as bellow : constructor(p
I come from a Python background and an important point using Python’s Decimal module for arbitrary precision calculations is knowing when you do and don&r
I hope you can help. I am compiling a sheet that runs a set of equations at the end of the row. To make things easier, I am using data from another sheet to aut
I am making a swedish website, and swedish letters are å, ä, and ö. I need to make a string entered by a user to become url-safe with PHP. Bas
I am using graphql-js-schema-fetch to fetch Shopify schema, but it throws an error and I do not know how to fix it. Using CLI: graphql-js-schema-fetch https:/
I understand that javascript counts the months starting from 0. However, I don't know how to account for this when getting a date in the future. For example, wh