Pinned Loading
-
StrangerThingsLights
StrangerThingsLights PublicArduino code for the Stranger Things project
Arduino 1
-
warriorjs
warriorjs PublicThis is a repo containing my solutions to the WarriorJS browser game.
JavaScript
-
Terrain-Generator
Terrain-Generator PublicA simple 2D terrain generator written in Python with PyGame.
Python
-
How to add CC and BCC fields to Spar...
How to add CC and BCC fields to SparkPost API 1# How to send a SparkPost email via API with a CC and BCC
23Originally I found [this](https://support.sparkpost.com/customer/portal/articles/1948014-how-to-add-cc-and-bcc-to-emails) which only vaguely pointed me in the right direction, so I thought I'd create a gist of what ended up working for me.
45## CC
-
Simple Laravel 5 response caching
Simple Laravel 5 response caching 1<?php
23namespace App\Http\Middleware;
45use Closure;
-
Reject an entire feed import if a re...
Reject an entire feed import if a required field in feeds_tamper fails 1/**
2* Implements hook_feeds_after_parse().
3*/
4function my_module_feeds_after_parse(FeedsSource $source, FeedsParserResult $result) {
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.