Skip to content
LeoTM edited this page Jul 19, 2022 · 16 revisions

Environment

https://reactnative.dev/docs/next/javascript-environment

ES2022 / ES13

https://tc39.es/ecma262

Design Patterns

https://www.patterns.dev/posts/classic-design-patterns

Notably for mobile

  • dependency injection
  • observer
  • factory
  • builder
Clone this wiki locally