Skip to content

Instantly share code, notes, and snippets.

View eeshdarthvader's full-sized avatar

Eesh Tyagi eeshdarthvader

View GitHub Profile
import withStyles from '@material-ui/core/styles/withStyles';
import React, { useState } from 'react';
import { withQuestionWrapper } from '@scacap-whitelabel/components/lib/questions/component/wrapper';
import Grid from '@material-ui/core/Grid';
import { withI18n } from '@scacap-whitelabel/components/lib/i18n';
import InfoPopup from '@components/info-popup';
import { AmountInput } from '../input';
import Hint from '../hint';
const styles = ({ breakpoints, spacing }) => ({
@eeshdarthvader
eeshdarthvader / index.html
Created August 8, 2018 16:09
JS Bin WeekCalendar // source https://jsbin.com/fuceha
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="WeekCalendar">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
@eeshdarthvader
eeshdarthvader / reactivconf-2017.md
Created August 26, 2017 20:40
SERVICE WORKERS YOUR PERFECT MINIONS

This is a snapshot for ReactiveConf open call for lightning talks.

If you want to uncover the depth of service workers and how they are revolutionizing the page speed of web apps, please ⭐️ star this gist. #ReactiveConf