Files
30-seconds-of-code/collections/react/rendering.yaml
2023-05-14 22:42:17 +03:00

19 lines
659 B
YAML

slug: react/rendering
name: React Rendering
miniName: Rendering
parent: react
featured: true
snippetIds:
- articles/s/react-rendering-basics
- articles/s/react-rendering-optimization
- articles/s/react-rendering-state
splash: glasses-comic.png
description: >-
Understanding of the rendering process is a crucial piece of knowledge when
creating web applications with React. Take a deep dive into the fundamentals
and core concepts as well as more advanced techniques with this series of
articles.
shortDescription: >-
Understand the fundamentals of React's rendering process as well as more
advanced techniques with this series of articles.