Jay Park

Written by Jay Park who lives in Toronto building SPA and loves React, Redux, GraphQL, Redux-Saga, and Node.

CSS Grid and Redux-saga

19 December, 2017

How to make your HTML responsive by adding a single line of CSS : Basic Exmaples of CSS grid. He explained it with easiest way This…

Fixing React Performance Issues on Airbnb's Listing Pages

10 December, 2017

Fixing React Performance Issues on Airbnb’s Listing Pages

Clean Code and React Best Practices

24 November, 2017

Clean Code vs. Dirty Code: React Best Practices Create beautiful JavaScript charts with one line of React The many faces of this in…

TIP with ES6 default arguments

24 November, 2017

https://remysharp.com/2017/10/25/es6-default-arguments

A Compilation of React Patterns and Tips

17 November, 2017

Arrow Functions in Class Properties Might Not Be As Great As We Think : We have to avoid using arrow functions in class properties. Arrow…

How Redux Can Make You a Better Developer

15 November, 2017

React React Pattern: Centralized PropTypes : Avoid repeating yourself by centralizing PropTypes Redux How Redux Can Make You a Better…

How To GraphQL

12 November, 2017

No more Over- and Underfetching One of the most common problems with REST is that of over- and underfetching. This happens because the only…

Simple React Patterns ...

08 November, 2017

Simple React Patterns Debugging React Like a Champ with VSCode You are managing state? Think twice. React Component Patterns

JS Debugging Tips, Puppeteer, Web Dev Cheatsheet

07 November, 2017

The 14 JavaScript debugging tips you probably didn’t know A Guide to Automating & Scraping the Web with JavaScript (Chrome + Puppeteer…

How to make a blog for free with Gatsby and Netlify

01 November, 2017

You have many options to make a blog with SSG (Static Site Generator). SSG Language / Library Site Jekyll Ruby https://jekyllrb.com Hugo Go…

Redux and TDD

31 October, 2017

Redux I read the article about Redux on Medium . Sometimes I find incredible articles. These articles are also helpful to understand the…

New Beginnings

30 October, 2017

Finally, I created a blog with gatsby.js. The reason why I chose gatsby as static site generator is that I am into React, GraphQL. Nowadays…