Venkat Ganesan

Venkat GanesanWritten by Venkat Ganesan who is in San Francisco now, moving to Toronto. I love building things.Follow me on Twitter

Moved to Contentful

August 13, 2018

Phew! I always hated writing in markdown as silly as it might sound in a gatsby site. Contentful with Netlify are godsend companies. Thank…

Rethinking Learning Path

June 06, 2018

I have for a while had a learning path ready. A path that would give me far more wider understanding and insight into the buzzwords and…

FullStack AWS - FEM

June 03, 2018

AWS Fullstack deployment FrontEnd Masters Steve Kinney Always create a sub admin user for AWS instead of using “root” user. Using AWS Mobile…

Why wont my react component update

May 24, 2018

react16.3-component-I recently came across a mind bending problem after I updated to React 16.3. did not trigger, but the triggered. I…

Scratching SEO

May 21, 2018

Modern SEO.pdf Traditional SEO Crawlers look for how links are connected in a page. Dont mess it up Unique and targeted content includes…

Lets Try this again

May 10, 2018

Lets try setting up the blog and working on new things again shall we?

Day 4 - Youtube Clone

August 30, 2017

Currently doing a youtube clone with react and redux. The idea is to add Graphql and Relay? if it makes sense. Also came across Google’s…

Day 3 - React Component Structure

August 29, 2017

I am planning on doing a 100 day code challenge. It might not be an actual hands-on coding, but alteast learn/read something and write…

Youtube video localhost

August 28, 2017

Currently working on a redux project and came across an issue where tag does not take youtube or vimeo src urls. Aparently they are not in…

My First Post

August 28, 2017

This is my first blog post in gatsby. A lot of other things to come..😉🎉→🔥

Getting The Most Out Of SCSS

April 01, 2017

What is LibSass, Ruby Sass and Node Sass? I was a bit confused with so many sass versions. Here is the gist: Sass was primarily written in…