Coffee N Coding

Browsing Tag

create-react-app

3 posts
Read More
  • 3 minute read
RReactJS

ReactJS – Auto Lint & Format on Git Commit with Airbnb Style Guide

  • byGijo Varghese
  • March 2, 2019
  • 8 shares
    8
    0
    0
  • No comments
When you’re working in a team, each developer will have their own style. It’s very important to have…
Read More
  • 4 minute read
RReactJS

CRA vs Next.js vs Gatsby – Comparison and How to Choose One

  • byGijo Varghese
  • February 9, 2019
  • 1 share
    1
    0
    0
  • No comments
Once you’ve finished creating your “create react app”, you may have started to hear “Next.js” and “Gatsby”. From…
analyze-react-app
Read More
  • 1 minute read
RReactJS

[Without Ejecting] Analyze Create React App Bundle Size

  • byGijo Varghese
  • December 24, 2018
  • 1 share
    1
    0
    0
  • No comments
The webpack-bundle-analyzer is a great package to analyze the bundle size of ReactJS app. However, in order to…
Coffee N Coding
Copyright © 2019 coffeencoding.com