Jakub notes

engineering

TypeScript: Project References

Structure codebase into smaller pieces and improves build time.

Monorepo

Control all packages from the root of the project.

ESLint

ESLint recommended presets for React.

Prettier

An opinionated code formatter. No options needed. Runs as a part of Linter.

Yarn 1 (Classic)

Yarn 1 (Classic), yarn policies set-version, .yarnrc, --frozen-lockfile.

Technology Radar Volume 23

Reliability, testing, refactoring