Patches, fixes and updates
Pull request
Jest "No tests found, exiting with code 1" error on Windows
Problem description
PR with Fix
Pull request
Github repository overview
Creating a new repository
Pull request
Pull request
Add script lint + eslint-plugin-storybook
Pull request 2
Add to eslintrc React version
Pull request 3
Section: Typescript recap
Parametric typing with generics
Interfaces, Types and Union
Pull request
The TypeScript Handbook
Pull request
Create React App
Introducing JSX
Introducing the New JSX Transform
Props and conditional rendering
What is Babel?
TC39
Webpack Getting Started
React intro examples pull request
Section: Jest, TDD and basic game logic
Jest testing framework (TDD vs TLD)
Pull request
Jest
Jest and TDD
Field generator part1, part2, part3, part4 (Basic game functionality)
Pull request
Pull request2
VSCode debug configuration
config for vscode
Section: Storybook and Components Library
Library Emotion for css-in-js
Emotion docs
Minesweeper codepen
Pull request
Strybook docs
Create components with Storybook
Pull request
Chromatic for visual testing
Pull request
Pull request
Section: React Hooks intro
Pull request
Dynamic components with useState Hook
Pull request
Testing-library for ReactJS components
Jest-dom
Testing-library
How to use React Testing Library Tutorial
Pull request
Fragments
Pull request
Game Field (grid) component
Components library review
Pull request
Pull request
Section: Code quality, app deploy and CI/CD
Test quality tool Stryker-Mutator
Pull request
Pull request
CI/CD with Github Actions
Pull request
Pull request2
Pull request3
Pull request
Move mutation_testing
job to workflow_dispatch
Pull request
hotfix
Section: React hooks and react testing library
Pull request
Pull request
Components refactoring and update dependencies
Pull request
useState and player field generator
Testing library user-event
Pull request
Generate game field and open cell handler
Test player field generator
Debug session and useMemo
Click to the cell test cases
Pull request
Create game over behavior by TDD
Pull request
Pull request
Pull request
Pull request
Create win game state handler
Add test cases for win state
Pull request
Section: useEffect and useCallback
Pull request
Pull request
Hotfix setInterval -> setTimeout
Pull request
Pull request
Refactoring and update dependencies
Pull request
Test reports and refactoring session
Test reports and refactoring session2
Pull request
Pull request
RDT profiler and React.memo + useCallback intro
React.memo + useCallback optimization
Pull request
Pull request
ReactRouter and Webpack-Dev-Server
Pull request
Pull request
Persistent state in URL search params
Pull request
Update of React Router from v5 to v6
Pull request
slides
Pull request
Pull request
Pull request
Game module by TDD (Ducks)
Pull request
Game module by TDD with createSlice
Game module by TDD with createSlice 2
Pull request
Pull request
Pull request
Global store benifits and redux-dev-tools
Pull request
Pull request
Pull request