Delicious

Delicious

How I Optimized My Website for Amazing Performance Results
How I Optimized My Website for Amazing Performance Results
View the works and read the words of Tyler Bramer, a passionate creative person who is always seeking to push his limits. Tyler is a graphic designer, photographer, web developer, 3D artist, and video editor from Green Bay, WI.
·iambramer.com·
How I Optimized My Website for Amazing Performance Results
Patterns for Practical CSS Custom Properties Use
Patterns for Practical CSS Custom Properties Use
I've been playing around with CSS Custom Properties to discover their power since browser support is finally at a place where we can use them in our
·css-tricks.com·
Patterns for Practical CSS Custom Properties Use
FullCalendar - Google Calendar Events + eventRender
FullCalendar - Google Calendar Events + eventRender
An existing site that now has version 3.9.0 (previously version 3.4.0) of FullCalendar installed that is used to display content from various Google calendars no longer displays the event pop-ups w...
·stackoverflow.com·
FullCalendar - Google Calendar Events + eventRender
How to add extra attribute to stylesheet link?
How to add extra attribute to stylesheet link?
Following Keith Clarks advice, i'd like to load my fonts asynchronously. I try to achieve that by adding: wp_enqueue_style( 'font-awesome', URI . '/fonts/font-awesome/css/font-awesome.min.css' );
·wordpress.stackexchange.com·
How to add extra attribute to stylesheet link?
Introducing Sass Modules
Introducing Sass Modules
Sass just launched a major new feature you might recognize from other languages: a module system. This is a big step forward for @import. one of the
·css-tricks.com·
Introducing Sass Modules
Twikito/onscroll-effect
Twikito/onscroll-effect
A tiny JavaScript library to enable CSS animations when user scrolls. - Twikito/onscroll-effect
·github.com·
Twikito/onscroll-effect
How to Use a Youtube Video as Your Webpage Background
How to Use a Youtube Video as Your Webpage Background
IRX BLOG: Remember the hassles in the past few years embedding video? Times have changed: embedding video inside a web page with HTML5 is really ... [READ MORE]
·internetrix.com.au·
How to Use a Youtube Video as Your Webpage Background
davidkpiano/flipping
davidkpiano/flipping
Flipping awesome animations. Contribute to davidkpiano/flipping development by creating an account on GitHub.
·github.com·
davidkpiano/flipping
WordPressify
WordPressify
WordPressify is a modern workflow for your WordPress development, with integrated web server and auto-reload. Style pre-processors and ES6 ready.
·wordpressify.co·
WordPressify
alexfoxy/laxxx
alexfoxy/laxxx
Simple & light weight (3kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction a...
·github.com·
alexfoxy/laxxx
A Better Method for Embedding YouTube Videos on your Website
A Better Method for Embedding YouTube Videos on your Website
Learn how to embed YouTube videos responsively and without increasing the page load time. The embeds are light and mobile friendly and the YouTube player is loaded only when the user initiates the …
·labnol.org·
A Better Method for Embedding YouTube Videos on your Website
Get Video Thumbnails from YouTube & Vimeo
Get Video Thumbnails from YouTube & Vimeo
On WordPress websites, I often add the ability for clients to add videos to their content, and while I use Advanced Custom Fields to achieve this, I don’t use the oEmbed field type. This is because of…
·shespeaksincode.com·
Get Video Thumbnails from YouTube & Vimeo
groupboard/ytdefer
groupboard/ytdefer
Deferred (lazy) loading of YouTube videos, to improve page load time - groupboard/ytdefer
·github.com·
groupboard/ytdefer
The current state of modal dialog accessibility
The current state of modal dialog accessibility
Modal dialogs continue to be troublesome UI components all across the web. Putting aside the fact they are often misused and thrust on users in a manner that interrupts their current task (asking m…
·developer.paciellogroup.com·
The current state of modal dialog accessibility
Loading SVG as data URI breaks on `yarn run build:production`
Loading SVG as data URI breaks on `yarn run build:production`
I’ve been dealing with this issue today as well. It looks like SVGO is the culprit, it runs as part of cssnano and ImageminPlugin and breaks SVGs placed as background-images with a data:uri in (S)CSS. As an example: background-image: url('data:image/svg+xml;charset=utf-8,
·discourse.roots.io·
Loading SVG as data URI breaks on `yarn run build:production`
phpMyAdmin - Error > Incorrect format parameter?
phpMyAdmin - Error > Incorrect format parameter?
I have a WordPress production website. I've exported the database by the following commands: select database > export > custom > select all tables > select .zip compression > 'Go' ...
·stackoverflow.com·
phpMyAdmin - Error > Incorrect format parameter?
Generate Breadcrumbs from your WordPress Menu
Generate Breadcrumbs from your WordPress Menu
I have what some may consider a unique approach to WordPress Menus. Without going into extreme detail (but if you want extreme detail be sure to sign up to get notified when @clientwp Second Edition a…
·jonchristopher.us·
Generate Breadcrumbs from your WordPress Menu