Dinesh Pandiyan's repositories
npm-module-boilerplate
Boilerplate for npm modules with ES6 features and all the best practices
react-render-in-browser
React library to render browser specific content
design-system-boilerplate
A design system boilerplate monorepo with opinionated principles, theming and token setup to build your own design system.
progressive-rendering-react
Example setup to progressively render a React app from the server
code-cheatsheet
Quick reference code snippets curated from various sources
apollo-graphql-playbook
Notes and guides on using apollo client's APIs
react-monorepo
Monorepo starter template to build React applications
babel-plugin-render-logger
⚙️ Babel plugin that automatically adds a console statement to React components and makes debugging easier
git-handbook
Handbook on how to use git commands and strategies that make life easier
fahid-jokes
https://fahidjokes.netlify.com 😂
keystone-template
Starter template to kickstart a Keystone project
parcel-extract-vendor-bundle
Example repo to extract vendors into a separate bundle using parcel shared bundles concept
parcel-react-bare-minimum
Bare minimum parcel react web app boilerplate I use as a template to open issues in Parcel repo. TypeScript + Emotion
parcel-react-package
React package template with parcel build setup
parcel-react-starter
Starter template to build React applications. Tailwind + TypeScript.
react-devtools-demo
Demo project for React Devtools talk at React Sydney Sep 2019
react-ssr-parcel
This repo is an example setup to server render a React app
v1.dineshpandiyan.com
v1 of dineshpandiyan.com
v2.dineshpandiyan.com
v2 of dineshpandiyan.com
cra-babel-eslint
Example babel transform and eslint plugins demo for my talk at React Sydney on Nov 4, 2019.
eslint-plugin-dinesh-says-no
Example ESLint plugin developed for my talk at React Sydney on Nov 4, 2019.
parcel-react-app
React app starter template. TypeScript + Emotion + Storybook + RTL
react-compilation-step-example
Example repo to see jsx transpilation output with various babel plugins
react-socks-next-demo
Demo project to test `react-socks` SSR