Adding Storybook Style Guide to a Create React App
22 Feb 2018In this post (and the above 6 minute embedded video) weβll look at how to add the Storybook style guide to a React web app boostrapped by create-react-app
.
In this post (and the above 6 minute embedded video) weβll look at how to add the Storybook style guide to a React web app boostrapped by create-react-app
.
In this post (and the above 5 minute embedded video) weβll look at how to detect copy and pasted code inside of your web application using two different node command-line tools.
Read More »In this post (and the above 4 minute embedded video) weβll look at how to configure Visual Studio Code to debug React Components and Jest Unit Tests inside a web application that was created by create-react-app
.
create-react-app
is a handy CLI tool which allows you to quickly create and run a React application with no configuration. In this post (and the above video) Iβll show how to get started with create-react-app
and long the way, weβll look at each of its built-in scripts and also investigate various ways to keep your react-scripts
dependency up-to-date.
As a remote employee I am often sharing my video on Zoom while working. I may be pair programming, in a meeting, or just checking in with a co-worker. This happens numerous times throughout the day, but itβs hard to predict when Iβm on.
Read More »