Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IT docs translation #3086

Merged
merged 37 commits into from
Dec 24, 2023
Merged

Conversation

marcoredz
Copy link
Contributor

@marcoredz marcoredz commented Nov 1, 2023

Italian translation for the following modules:

Introduction

  • Why Riverpod?
  • Getting started

Riverpod for Providers users

  • Quickstart
  • Provider vs Riverpod
  • Motivation

Essentials

  • Make your first provider/network request
  • Performing side effects
  • Passing arguments to your requests
  • Websockets and synchronous execution
  • Combining requests
  • Clearing cache and reacting to state disposal
  • Eager initialization of providers
  • Testing your providers
  • Logging and error reporting
  • FAQ
  • DO/DON'T

Case studies

  • Pull to refresh
  • Debouncing/Cancelling network requests

Advanced topics

  • Optimizing performance

Concepts

  • About code generation
  • About hooks

Migration guides

  • From StateNotifier
  • From ChangeNotifier
  • ^0.14.0 to ^1.0.0
  • ^0.13.0 to ^0.14.0

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (67d26d2) 95.16% compared to head (d3bf422) 95.16%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3086   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files          53       53           
  Lines        2295     2295           
=======================================
  Hits         2184     2184           
  Misses        111      111           

@marcoredz marcoredz marked this pull request as ready for review December 24, 2023 15:30
@rrousselGit
Copy link
Owner

Awesome, thanks!

@rrousselGit rrousselGit merged commit d96ef2e into rrousselGit:master Dec 24, 2023
44 checks passed
@marcoredz marcoredz deleted the docs-it-translation branch December 24, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants