cheat sheet
-
Flexbox Cheatsheet
Flexbox is great and is indeed very flexible. Joni Bologna made a very nice infographic style cheat sheet on how … Read more →
-
Mailchimp Merge Tags cheatsheet
Mailchimp has a pretty nice templating engine and supports a lot of handy variables for your campaigns. All merge tags … Read more →
-
YouTube (embedded) player parameters
For easy reference, YouTube Embedded Players and Player Parameters. Check the Google Developers site for the latest version: https://developers.google.com/youtube/player_parameters Overview … Read more →
-
Laravel cheatsheet
Cheatsheet for Laravel, the open source PHP framework. From http://cheats.jesse-obrien.ca Artisan Composer Routing Filters Named Routes Route Prefixing Sub-Domain Routing … Read more →
-
Font Awesome reference
-
Google Search operators and tricks
Punctuation & symbols Extensive list of Google operators. Missing one? Let us know. You can find a tool for Google … Read more →
-
Markdown (.MD) Cheatsheet
Markdown is a lightweight markup language, popular for readme files and documentation. Cheat sheet taken from https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet. Headers # H1 … Read more →
-
HTTP Status Code Definitions
List of HTTP/1.1 Status Code Definitions according to RFC2616, section 10. HTTP/2 uses the same status codes. Taken from http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html … Read more →