Pinned Repositories
blogster
A collection of beautiful, accessible and performant Astro blog templates.
browser-or-node
Check where your code is running. In the browser or in node.js environment.
design-system-boilerplate
A design system boilerplate monorepo with opinionated principles, theming and token setup to build your own design system.
dev-landing-page
Minimal landing page for developers
index
👋 Repos grouped together for quicker navigation.
npm-module-boilerplate
Boilerplate for npm modules with ES6 features and all the best practices
react-redux-boilerplate
A minimal React-Redux boilerplate with all the best practices
react-render-in-browser
React library to render browser specific content
react-socks
🎉 React library to render components only on specific viewports 🔥
typy
Minimal JavaScript type checking library
flexdinesh's Repositories
flexdinesh/npm-module-boilerplate
Boilerplate for npm modules with ES6 features and all the best practices
flexdinesh/typy
Minimal JavaScript type checking library
flexdinesh/react-render-in-browser
React library to render browser specific content
flexdinesh/cache-busting-example
flexdinesh/design-system-boilerplate
A design system boilerplate monorepo with opinionated principles, theming and token setup to build your own design system.
flexdinesh/progressive-rendering-react
Example setup to progressively render a React app from the server
flexdinesh/code-cheatsheet
Quick reference code snippets curated from various sources
flexdinesh/apollo-graphql-playbook
Notes and guides on using apollo client's APIs
flexdinesh/react-monorepo
Monorepo starter template to build React applications
flexdinesh/babel-plugin-render-logger
⚙️ Babel plugin that automatically adds a console statement to React components and makes debugging easier
flexdinesh/git-handbook
Handbook on how to use git commands and strategies that make life easier
flexdinesh/fahid-jokes
https://fahidjokes.netlify.com 😂
flexdinesh/keystone-docker
flexdinesh/index
👋 Repos grouped together for quicker navigation.
flexdinesh/keystone-template
Starter template to kickstart a Keystone project
flexdinesh/parcel-extract-vendor-bundle
Example repo to extract vendors into a separate bundle using parcel shared bundles concept
flexdinesh/parcel-react-bare-minimum
Bare minimum parcel react web app boilerplate I use as a template to open issues in Parcel repo. TypeScript + Emotion
flexdinesh/parcel-react-package
React package template with parcel build setup
flexdinesh/parcel-react-starter
Starter template to build React applications. Tailwind + TypeScript.
flexdinesh/react-devtools-demo
Demo project for React Devtools talk at React Sydney Sep 2019
flexdinesh/react-ssr-parcel
This repo is an example setup to server render a React app
flexdinesh/v1.dineshpandiyan.com
v1 of dineshpandiyan.com
flexdinesh/v2.dineshpandiyan.com
v2 of dineshpandiyan.com
flexdinesh/cra-babel-eslint
Example babel transform and eslint plugins demo for my talk at React Sydney on Nov 4, 2019.
flexdinesh/eslint-plugin-dinesh-says-no
Example ESLint plugin developed for my talk at React Sydney on Nov 4, 2019.
flexdinesh/parcel-react-app
React app starter template. TypeScript + Emotion + Storybook + RTL
flexdinesh/parcel-react-watch-error
flexdinesh/react-compilation-step-example
Example repo to see jsx transpilation output with various babel plugins
flexdinesh/react-socks-cra-demo
flexdinesh/react-socks-next-demo
Demo project to test `react-socks` SSR