Skip to content

ejzimmer/refactor-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example code for Getting on the Refactor Tractor talk

Slides are available at [https://refactor-tractor.ez.codes]

dateFormat and UserInfo examples can be found in

  • src/__tests__exampleTests.test.jsx: the starter code
  • completed_examples/exampleTests_with_tests.test.jsx: with the tests
  • completed_examples/exampleTests_done.test.jsx: with the refactor of formatDate

And there's a version of Ye Olde Farme Shoppe with the new requirements on the branch complete It's worth noting, that for each change we needed to make, refactoring code made the actual change required trivial. They became config changes rather than real code changes.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published