Dinesh Pandiyan

Dinesh Pandiyan @flexdinesh

Joined:
Nov 14, 2017

Dinesh Pandiyan
articles - 23 total

Build Static Blogs with Keystone

TLDR: A local Keystone server to author content combined with Next.js static HTML export gives you a...

Learn More 10 0Sep 8 '22

10-tweet threads are the new micro blogs

I recently stumbled across Chris's @chrisachard 10-tweet-thread about React hooks. It was pure geniu...

Learn More 40 7Oct 5 '19

React Dev Tools — Debug Like a Ninja

Hands down console.log() was, is and will always be the greatest debugging tool of all time. Rea...

Learn More 178 6Sep 20 '19

React — Access custom params in handlers the right way

TL;DR - You can access render time values in handlers without having to use anonymous arrow functions...

Learn More 62 7Jun 6 '19

Cache Busting a React App

A simple approach to cache busting in a React application

Learn More 179 58Apr 14 '19

React Hooks: Test custom hooks with Enzyme

A simple approach to test the behaviour of custom React hooks

Learn More 142 12Mar 23 '19

Don't build your portfolio with just React

Don't build your portfolio with just React. Use Gatsby.

Learn More 214 18Feb 1 '19

Deploy Gatsby sites to GitHub Pages

Deploy Gatsby sites to GitHub Pages - Tutorial

Learn More 173 19Jan 23 '19

Tweet in bold, italics and strikethrough text

tweetfancy.io - Tweet in bold, italics and strikethrough text

Learn More 47 9Jan 22 '19

2018 - Year In Review

2018 has been an amazing year for me. I learnt new things, built a few things, wrote a handful of...

Learn More 45 3Jan 4 '19

2018: Year In Review

A review post of how your career progressed in 2018

Learn More 15 0Dec 18 '18

What is the role of a developer advocate?

A few of high profile speakers in conferences and big companies have the designation "Developer...

Learn More 53 31Nov 24 '18

Introducing Responsive React Components 🔥

Render viewport specific components in React with a one-liner

Learn More 145 20Nov 20 '18

Render Browser Specific Content with React 🎉

A React component to render browser specific content

Learn More 103 12May 27 '18

What is your favourite git merge tool/strategy?

VSCode is my favourite editor. But while rebasing and resolving merge conflicts, I switch to Atom as...

Learn More 84 35Apr 30 '18

I Created My Portfolio with React and Some Magic 🎉

Awesome Portfolio written in React

Learn More 483 45Apr 1 '18

Upgrade to Webpack 4 🎉

Upgrading your project from Webpack 3 to Webpack 4

Learn More 66 5Mar 12 '18

React-Redux Boilerplate with Best Practices

A minimal React-Redux starter template setup with all the best practices

Learn More 56 0Mar 11 '18

Create your developer landing page with GitHub Pages 🎉

Minimal Developer Landing Page in minutes

Learn More 257 26Mar 9 '18

Publish your own NPM package 🎉

Intro to NPM packages and steps to publish one of your own to NPM registry.

Learn More 55 3Mar 5 '18

Short Circuit Assignment in JavaScript

Assign default values to variables in JavaScript using short-circuit evalutation

Learn More 44 1Feb 17 '18

Accessing Nested Objects in JavaScript

Accessing nested objects in JavaScript without getting choked by 'cannot read property of undefined' error

Learn More 102 26Feb 10 '18

How I got started with Open-Source 🎉

A quick-start guide for beginners to get started with Open-Source

Learn More 75 0Feb 4 '18