Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

docs(pt): Add pt-br translations for Tutorial #228

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dudusotero
Copy link

@dudusotero dudusotero commented Jan 30, 2023

(WIP) Tutorial's translation for Portuguese lang.

1. Introduction

  • a. Basics
  • b. JSX
  • c. Components
  • d. Signals
  • e. Effects
  • f. Derived Signals
  • g. Memos

2. Control Flow

  • a. Show
  • b. For
  • c. Index
  • d. Switch
  • e. Dynamic
  • f. Portal
  • g. Error Boundary

3. Lifecycles

  • a. onMount
  • b. onCleanup

4. Bindings

  • a. Events
  • b. Style
  • c. ClassList
  • d. Refs
  • e. Forwarding Refs
  • f. Spreads
  • g. Directives

5. Props

  • a. Default Props
  • b. Spliting Props
  • c. Children

6. Stores

  • a. Nested Reactivity
  • b. Create Store
  • c. Mutation
  • d. Context
  • e. Immutable Stores
  • f. Without Context

7. Reactivity

  • a. Batching Updates
  • b. Untrack
  • c. On

8. Async

  • a. Lazy Components
  • b. Resources
  • c. Suspense
  • d. Suspense List
  • e. Transitions

Want to help me on this? Contact me on Discord: Eduardo Sotero#9513

@dudusotero dudusotero changed the title docs(pt): Add pt/br translations for Tutorial docs(pt): Add pt-br translations for Tutorial Jan 30, 2023
@dudusotero dudusotero marked this pull request as draft January 30, 2023 11:52
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant