Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Content]: Component Lifecycle diagram and more details

オープン
#542 コメント 3 件 リアクション 0 件 担当者 1 名 GitHub で見る

まだ誰も着手していません。

評価

この issue はまだ評価されていません。

説明

pending review
📚 Subject area/topic

Component Lifecycle

📋 Page(s) affected (or suggested, for new content)

https://docs.solidjs.com/concepts/components/basics#component-lifecycles

📋 Description of content that is out-of-date or incorrect

The component lifecycle section is fairly short and only gives a high-level understanding of the topic. With Solid's lifecycle being pretty different from other frameworks and an important concept to understand I think there should be more content dedicated to this that goes more in depth.

  • Diagram of the component lifecycle
  • Include the lifecycle functions onMount, onCleanup
  • When elements are created
  • Explanation of how solid schedules updates
  • Include when the various effects are run (createEffect, createRenderEffect, createComputed)
  • When child components are created
  • Refs lifecycle (maybe just when they are attached)
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)

These are both just an initial attempt, more work would need to be done ideally from someone who understands these details way better than myself

Excalidraw diagram: https://excalidraw.com/#json=HGJ-iskfFERCO7F1AnRKd,G7Yv0q6qtHM2m12EcObpjw

SolidJS Playground: https://playground.solidjs.com/anonymous/0ed6a0ea-c7a8-4a14-a271-bbf1f446df2e

主要言語
MDX
スター
292
フォーク
361
平均マージ
7時間 51分
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

solidjs/solid-docs のほかの issue

solidjs/solid-docs の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。