Skip to content

Instantly share code, notes, and snippets.

@lizhiyong2000
lizhiyong2000 / App.js
Created June 8, 2019 10:09 — forked from rogeliog/App.js
Composition and filters in React
/*
This is a minimal working example
*/
import React, { Component } from 'react';
import Filters from './Filters';
import InputFilter from './InputFilter';
import allMovies from './movies';
class App extends Component {
@lizhiyong2000
lizhiyong2000 / GIF-Screencast-OSX.md
Created May 18, 2019 09:22 — forked from dergachev/GIF-Screencast-OSX.md
OS X Screencast to animated GIF

OS X Screencast to animated GIF

This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.

Screencapture GIF

Instructions

To capture the video (filesize: 19MB), using the free "QuickTime Player" application: