GitXplorerGitXplorer
d

learning-react

public
1 stars
0 forks
13 issues

Commits

List of commits on branch master.
Unverified
23465dec693ad618a6a3d4c6b4ffc7d4fb264428

chore(deps): update dependency react-scripts to v4.0.3

rrenovate[bot] committed 5 months ago
Unverified
7595ce2c7ad37a3e1156483d7672e3a88a1ded0e

fix(deps): update dependency snyk to v1.1292.4

rrenovate[bot] committed 5 months ago
Unverified
f6356a0d04cdc2cd8576c001f845c4201764fa88

chore(deps): bump tmpl from 1.0.4 to 1.0.5

ddependabot[bot] committed 3 years ago
Unverified
1584f5443a36cc25c198f251a219d5a7e2b3ad5d

chore(deps): bump node-notifier from 8.0.0 to 8.0.1

ddependabot[bot] committed 4 years ago
Unverified
7b2a13c730ab5d47d87f599733e985d183c86277

chore(deps): bump y18n from 4.0.0 to 4.0.1

ddependabot[bot] committed 4 years ago
Unverified
543cce68dbf5d89dc492faa8db9808ba221b62e1

chore(deps): bump path-parse from 1.0.5 to 1.0.7

ddependabot[bot] committed 3 years ago

README

The README file for this repository.

Learning React

This is a learning experiment for practicing React related skills.

NOTE: This repository was originally created in early 2017, and is under repair towards a more recent React version.

Features

  • components structure for more clear starting point.
  • Examples of how to use Jest based testing tools.
    • ReactDOM for testing component with sub-components
    • Enzyme-based shallow component rendering
    • Jest Snapshot testing for looking at the output of a component.
  • Tachyons CSS visual style library for improved productivity.
    • Tachyons integration to React was partially based on a 3rd party documentation (even while that guide was a bit outdated).
  • More to come…

Feedback

If you want to ask something about this, feel free to send a tweet to @autiomaa at Twitter.