-
Updated
Jul 5, 2021 - JavaScript
Here are 4,232 public repositories matching this topic...
-
Updated
Sep 16, 2021 - PHP
-
Updated
Sep 7, 2021
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Aug 28, 2021 - HTML
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Sep 20, 2021 - Go
-
Updated
Sep 15, 2021 - C#
-
Updated
Jun 13, 2021 - HTML
-
Updated
Feb 9, 2020 - JavaScript
Most of the time we display FAQ links as raw URLs, like this:
But in some places (at least in Settings → Subscription → Gift cards) we just make it a link with a text.
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Aug 17, 2021 - JavaScript
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Aug 11, 2021 - CSS
-
Updated
Sep 16, 2021 - Python
According to the source code, foo@bar
is assumed to be an invalid e-mail address. This is a rather short approach at validating e-mail addresses, as foo@bar
is totally legit inside your intranet according to the RFCs.
My e-mail address validation library (libvldmail) covers [a few test cases](https://github.com/dertuxmalwieder/libvldmail/bl
-
Updated
Mar 1, 2020
-
Updated
Sep 21, 2021 - Python
-
Updated
Apr 28, 2021 - HTML
I have the following file that handles my sendgrid set up.
import sgMail from '@sendgrid/mail';
const sendGridApiKey = process.env.SENDGRID_API_KEY;
if (!sendGridApiKey) {
throw new Error('The sendgrid api key has not been set in the environment variables');
}
sgMail.setApiKey(sendGridApiKey);
export { sgMail };
After setting my api key I need to be able to do som
-
Updated
Sep 20, 2021 - Shell
Improve this page
Add a description, image, and links to the email topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the email topic, visit your repo's landing page and select "manage topics."
When selecting "show pictures" the app
crashes.
Pixel 3 XL Graphene OS