Skip to content

Commit ada5671

Browse files
authored
seo: embed react github repo for SEO (#14)
1 parent fb961c6 commit ada5671

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • questions/what-is-react-fiber-and-how-is-it-an-improvement-over-the-previous-approach

questions/what-is-react-fiber-and-how-is-it-an-improvement-over-the-previous-approach/en-US.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ With the previous stack-based algorithm, rendering this component could cause th
6464

6565
- [React Fiber Architecture](https://github.com/acdlite/react-fiber-architecture)
6666
- [React Blog: Concurrent Features](https://react.dev/blog/2022/03/29/react-v18#gradually-adopting-concurrent-features)
67+
68+
---
69+
70+
If you found this explanation helpful and want to deepen your understanding of React internals, visit our [Top ReactJS Interview Questions repository](https://github.com/greatfrontend/top-reactjs-interview-questions) - a handpicked collection of 50 questions exploring how React works under the hood.

0 commit comments

Comments
 (0)