I read that CL supports optional typing (as in the language has this feature) which I would assume allos for faster code in many cases, but I can't seem to find
My problem is that my app won't wait for getLinksStream to be ready. In my case i want to login with OAuth2 and i need the code=xxxxxxxxxx responses after loggi
I am developing an API using Codeigniter and MongoDB. In some parts of the database I have saved the ID of an image in ObjectID format instead of a string. Now
It's not a huge issue, but as a matter of style, I was wondering about the best way to indicate optional function parameters... Before type hi
When my OData API recieves a PATCH, the updated values aren't recognized as being updated. Class (Abbreviated): public partial class Fiscal_Records_View { p
ABcD!987zyz12388 I'd like to put single quotes around it to handle special character/s. This password is fetched and saved to a variable. $mypass=`fetchpwd $so
What is this? This is a collection of common Q&A. This is also a Community Wiki, so everyone is invited to participate in maintaining it.
I am trying to implement twitter share on my site. For this i have added these meta tags: <meta property="twitter:card" content="summary_large_image"/> &
I'm trying to get a book data description with a clean string which is currently in a raw JSON file. I've managed to get the data such as titles of the book, ch